You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by de...@geronimo.apache.org on 2004/09/30 00:51:32 UTC

[jira] Created: (GERONIMO-333) Support for JAAS callback-handlers in J2EE App Clients

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/GERONIMO-333

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GERONIMO-333
    Summary: Support for JAAS callback-handlers in J2EE App Clients
       Type: Task

     Status: Open
   Priority: Major

    Project: Apache Geronimo

   Assignee: Alan Cabrera
   Reporter: David Blevins

    Created: Wed, 29 Sep 2004 3:51 PM
    Updated: Wed, 29 Sep 2004 3:51 PM

Description:
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.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (GERONIMO-333) Support for JAAS callback-handlers in J2EE App Clients

Posted by "David Jencks (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-333?page=all ]

David Jencks reassigned GERONIMO-333:
-------------------------------------

    Assign To: David Jencks  (was: Alan Cabrera)

> 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

>
> 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


[jira] Closed: (GERONIMO-333) Support for JAAS callback-handlers in J2EE App Clients

Posted by "David Jencks (JIRA)" <de...@geronimo.apache.org>.
     [ 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


[jira] Updated: (GERONIMO-333) Support for JAAS callback-handlers in J2EE App Clients

Posted by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org>.
     [ http://nagoya.apache.org/jira/browse/GERONIMO-333?page=history ]

Aaron Mulder updated GERONIMO-333:
----------------------------------

      Version: 1.0-M1
    Component: application client
               security

> Support for JAAS callback-handlers in J2EE App Clients
> ------------------------------------------------------
>
>          Key: GERONIMO-333
>          URL: http://nagoya.apache.org/jira/browse/GERONIMO-333
>      Project: Apache Geronimo
>         Type: Task
>   Components: application client, security
>     Versions: 1.0-M1
>     Reporter: David Blevins
>     Assignee: Alan Cabrera

>
> 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://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira