| Name | Description | Type | Package | Framework |
| ChoiceCallback | Underlying security services instantiate and pass a ChoiceCallback to the handle | Class | javax.security.auth.callback | Java SE |
|
| ConfirmationCallback | Underlying security services instantiate and pass a ConfirmationCallback to the handle | Class | javax.security.auth.callback | Java SE |
|
| Callback | Implementations of this interface are passed to a CallbackHandler, allowing underlying security services | Interface | javax.security.auth.callback | Java SE |
|
| CallbackHandler | An application implements a CallbackHandler and passes it to underlying security services so that they may interact with | Interface | javax.security.auth.callback | Java SE |
|
| LanguageCallback | Underlying security services instantiate and pass a LanguageCallback to the handle | Class | javax.security.auth.callback | Java SE |
|
| NameCallback | Underlying security services instantiate and pass a NameCallback to the handle | Class | javax.security.auth.callback | Java SE |
|
| PasswordCallback | Underlying security services instantiate and pass a PasswordCallback to the handle | Class | javax.security.auth.callback | Java SE |
|
| TextInputCallback | Underlying security services instantiate and pass a TextInputCallback to the handle | Class | javax.security.auth.callback | Java SE |
|
| TextOutputCallback | Underlying security services instantiate and pass a TextOutputCallback to the handle | Class | javax.security.auth.callback | Java SE |
|
| UnsupportedCallbackException | Signals that a CallbackHandler does not recognize a particular Callback. | Class | javax.security.auth.callback | Java SE |
|
| Callback | Implementations of this interface are passed to a CallbackHandler, allowing underlying security services | Interface | security.auth.callback | Code Trails |
|
| CallbackHandler | An application implements a CallbackHandler and passes it to underlying security services so that they may interact with | Interface | security.auth.callback | Code Trails |
|
| ChoiceCallback | Underlying security services instantiate and pass a ChoiceCallback to the handle | Class | security.auth.callback | Code Trails |
|
| ConfirmationCallback | Underlying security services instantiate and pass a ConfirmationCallback to the handle | Class | security.auth.callback | Code Trails |
|
| DialogCallbackHandler | Uses a Swing dialog window to query the user for answers to authentication questions. | Class | sun.security.auth.callback | Code Trails |
|
| DialogCallbackHandler .ConfirmationInfo | | Class | sun.security.auth.callback.DialogCallbackHandler | Code Trails |
|
| ContextHandlerCallback | This callback passes the ContextHandler to LoginModule. | Class | weblogic.security.auth.callback | Oracle WebLogic |
|
| GroupCallback | Underlying security services instantiate and pass a GroupCallback to the invokeCallback | Class | weblogic.security.auth.callback | Oracle WebLogic |
|
| URLCallback | Underlying security services instantiate and pass a URLCallback to the invokeCallback | Class | weblogic.security.auth.callback | Oracle WebLogic |