Callback | Implementations of this interface are passed to a
|
code | html |
CallbackHandler | An application implements a |
code | html |
ChoiceCallback | Underlying security services instantiate and pass a
|
code | html |
ConfirmationCallback | Underlying security services instantiate and pass a
|
code | html |
LanguageCallback | Underlying security services instantiate and pass a
|
code | html |
NameCallback | Underlying security services instantiate and pass a
|
code | html |
PasswordCallback | Underlying security services instantiate and pass a
|
code | html |
TextInputCallback | Underlying security services instantiate and pass a
|
code | html |
TextOutputCallback | Underlying security services instantiate and pass a
|
code | html |
UnsupportedCallbackException | Signals that a CallbackHandler does not
recognize a particular Callback . |
code | html |