Javax.Security.Auth.Callback Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This package provides classes and interfaces needed to interact with the application in order to execute the authentication and authorization processes.
Classes
PasswordCallback |
Underlying security services instantiate and pass a
|
UnsupportedCallbackException |
Signals that a |
Interfaces
ICallback |
Implementations of this interface are passed to a
|
ICallbackHandler |
An application implements a |