Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-1381

AUTH protocol has no getter for AuthToken, preventing access to the token for programmatic configuration

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.12.3, 3.0
    • 2.12.2, 3.0
    • None
    • Low

      The AUTH protocol creates the auth token when setAuthClass is called. However, there is no getter for the token, so it cannot be obtained from the AUTH protocol and configured programmatically (e.g. to set the password). Effectively, this renders the AUTH protocol unusable.

      A solution would be to supply accessors (getter and setter) for the token, so the protocol can be configured correctly.

            rhn-engineering-bban Bela Ban
            jochen3941 Jochen X (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: