[jboss-jira] [JBoss JIRA] (SECURITY-694) ClientLoginModule should be extensible for custom pricipals
Dennis Kieselhorst (JIRA)
jira-events at lists.jboss.org
Thu Sep 6 07:47:32 EDT 2012
[ https://issues.jboss.org/browse/SECURITY-694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dennis Kieselhorst updated SECURITY-694:
----------------------------------------
Attachment: ExtensibleClientLoginModule.java
Attached an example for an extensible Module (protected members and two new methods createLoginPrincipalCallback and getLoginPrincipalFromCallback).
> ClientLoginModule should be extensible for custom pricipals
> -----------------------------------------------------------
>
> Key: SECURITY-694
> URL: https://issues.jboss.org/browse/SECURITY-694
> Project: PicketBox (JBoss Security and Identity Management)
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: PicketBox
> Affects Versions: PicketBox_v4_0_9.Final
> Reporter: Dennis Kieselhorst
> Assignee: Anil Saldhana
> Attachments: ExtensibleClientLoginModule.java
>
>
> Currently only a NameCallback is supported. ClientLoginModule should also support callbacks for custom principals.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list