[jboss-jira] [JBoss JIRA] (JGRP-1381) AUTH protocol has no getter for AuthToken, preventing access to the token for programmatic configuration

Jochen X (Created) (JIRA) jira-events at lists.jboss.org
Thu Oct 27 19:27:46 EDT 2011


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

                 Key: JGRP-1381
                 URL: https://issues.jboss.org/browse/JGRP-1381
             Project: JGroups
          Issue Type: Bug
    Affects Versions: 2.12.2, 3.0
            Reporter: Jochen X
            Assignee: Bela Ban


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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list