Class KarchanAuthenticationStore
Object
KarchanAuthenticationStore
- All Implemented Interfaces:
IdentityStore
Can locate a user and verify his/her password.
- Author:
- maartenl
-
Nested Class Summary
Nested classes/interfaces inherited from interface IdentityStore
IdentityStore.ValidationType -
Field Summary
Fields inherited from interface IdentityStore
DEFAULT_VALIDATION_TYPES -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface IdentityStore
getCallerGroups, priority
-
Constructor Details
-
KarchanAuthenticationStore
public KarchanAuthenticationStore()
-
-
Method Details
-
validate
public CredentialValidationResult validate(Credential credential) - Specified by:
validatein interfaceIdentityStore
-
validationTypes
- Specified by:
validationTypesin interfaceIdentityStore
-