Class KarchanAuthorizationStore
Object
KarchanAuthorizationStore
- All Implemented Interfaces:
IdentityStore
Can retrieve the groups a user has access to.
- 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
Modifier and TypeMethodDescriptiongetCallerGroups
(CredentialValidationResult validationResult) Set
<IdentityStore.ValidationType> Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface IdentityStore
priority, validate
-
Constructor Details
-
KarchanAuthorizationStore
public KarchanAuthorizationStore()
-
-
Method Details
-
getCallerGroups
-
validationTypes
- Specified by:
validationTypes
in interfaceIdentityStore
-