Interface Summary |
Base64 |
This interface represents contract for Base64 encoding. |
CredentialAuthenticator |
Credential authenticator used for authenticate base on stored credentials. |
MessageDigester |
This interface represents MessageDigester which using MessageDigest to
encrypt credential with one of algorithms SHA-1,etc. |
UserAdminEventDispatcher |
The UserAdminEventDispatcher represents event dispatcher
used for dispatching UserAdminEvent to the UserAdminListeners and
EventAdmin topic. |
UserAdminRepository |
The UserAdminRepository represents contract for
UserAdmin repository which cached and persists Roles into the file. |
UserAdminRepositoryManager |
UserAdminRepository manager. |
Version |
The Version interface represents version of a role. |