[ http://issues.apache.org/jira/browse/GERONIMO-333?page=all ]
David Jencks closed GERONIMO-333:
---------------------------------
Fix Version: 1.0-M4
Resolution: Fixed
Implemented in rev 189719. In addition to the spec-compliant
no-arg-constructor CallbackHandler, I added support for a callback handler that
takes a String[]. If such a constructor is found, it is used with the command
line args. This can be useful to supply the app client with UP on the command
line.
> Support for JAAS callback-handlers in J2EE App Clients
> ------------------------------------------------------
>
> Key: GERONIMO-333
> URL: http://issues.apache.org/jira/browse/GERONIMO-333
> Project: Geronimo
> Type: Task
> Components: security, application client
> Versions: 1.0-M1
> Reporter: David Blevins
> Assignee: David Jencks
> Fix For: 1.0-M4
>
> The callback-handler element names a class provided by the application. The
> class must have a no args constructor and must implement the
> javax.security.auth.callback.CallbackHandler interface. The class will be
> instantiated by the application client container and used by the container to
> collect authentication information from the user.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira