|
|||||||||
| Home >> All >> javax >> security >> auth >> [ callback overview ] | PREV NEXT | ||||||||
Uses of Package
javax.security.auth.callback
| Classes in javax.security.auth.callback used by javax.security.auth.callback | |
| Callback
Implementations of this interface are passed to a CallbackHandler, allowing underlying security services the ability to interact with a calling application to retrieve specific authentication data such as usernames and passwords, or to display certain information, such as error and warning messages. |
|
| UnsupportedCallbackException
Signals that a CallbackHandler does not recognize a particular Callback. |
|
|
|||||||||
| Home >> All >> javax >> security >> auth >> [ callback overview ] | PREV NEXT | ||||||||