|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
javax.security.auth.callback.Callback.
See:
Description
| Class Summary | |
| CertificatesCallback | This callback is used to pass X.509 certificate or X509 certificate chain to LoginModule. |
| ConfigIdCallback | This class is used to represent configuration id passed only to
GSSLoginModule. |
| HttpDigestAuthorizationCallback | This class is used for passing digest authorization parameters to
LoginModule. |
| KeyStoreCallback | This class is used to pass WASP KeyStore to LoginModule. |
| NamePasswordCredential | Contains user name and password. |
| PrivateKeyCertsCredential | Contains asymetric cyptographic material in a form of private key and certificate. |
| SmLoginParamsCredential | Contains parameters obtained through the Http header of the request which are result of successful Ntegerity SiteMinder authentication. |
| UserStoreCallback | This class is used to pass WASP UserStore to LoginModule. |
Contains classes implementing javax.security.auth.callback.Callback.
Callback classes are used to pass parameters from application to LoginModules.
This package also contains classes that represent credentials. Instances of such
classes are added to Subject private credentials set upon successful
authentication.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||