[jboss-jira] [JBoss JIRA] (JGRP-1381) AUTH protocol has no getter for AuthToken, preventing access to the token for programmatic configuration
Bela Ban (Updated) (JIRA)
jira-events at lists.jboss.org
Fri Oct 28 03:30:45 EDT 2011
[ https://issues.jboss.org/browse/JGRP-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban updated JGRP-1381:
---------------------------
Fix Version/s: 2.12.3
3.0
> 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
> Fix For: 2.12.3, 3.0
>
>
> 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