|
Class Summary |
| DefaultSecurity |
This is the default security class. |
| DefaultVerifier |
This is the default implementation of a Verifier. |
| FilenameCallback |
This class represents a Filename Callback, which is used by CallbackHandler
at the login stage. |
| GUICallbackHandler |
This is a CallbackHandler that can display a dialog per each invocation of
handle method. |
| MultiFileTypeSecurity |
|
| PKCRepository |
This class is the interface to a repository of X.509 PKCs. |
| PKCS12Security |
This class implements a security that uses a PKCS#12 file to authenticate
the user and obtain the signing and signature verification keys. |
| Security |
Abstract class containing all required PKI operations. |
| SimpleCallback |
|
| TitleCallback |
This class represents a Callback that should be displayed as the title of
the login process. |