-
Enhancement
-
Resolution: Fixed
-
P4
-
1.0
-
merlin
-
generic
-
generic
-
Verified
It will be useful for applications to have configurable GUI & CLI callback handlers.
charlie.lai@Eng 2000-11-10
Currently every application that uses the JAAS LoginContext
must provide its own javax.security.auth.callback.CallbackHandler
implementation. Since many implementations may be similar in nature,
it would be useful if applications could share a default
CallbackHandler implementation that is configurable.
charlie.lai@Eng 2000-11-10
Currently every application that uses the JAAS LoginContext
must provide its own javax.security.auth.callback.CallbackHandler
implementation. Since many implementations may be similar in nature,
it would be useful if applications could share a default
CallbackHandler implementation that is configurable.