Person Directory
api.See: Description
| Class | Description |
|---|---|
| GroovyPersonAttributeDao |
An implementation of the
IPersonAttributeDao that is able to resolve attributes
based on an external groovy script. |
| GrouperPersonAttributeDao |
Class implementing a minimal
IPersonAttributeDao API only used by CAS which simply reads all the groups from Grouper repository
for a given principal and adopts them to IPersonAttributes instance. |
| JsonBackedComplexStubPersonAttributeDao |
A convenient wrapper around
ComplexStubPersonAttributeDao that reads the configuration for its backingMap
property from an external JSON configuration resource. |
| NamedStubPersonAttributeDao |
An extension of the
StubPersonAttributeDao that is able to identify itself
by populating the backing map with the received username. |
Person Directory
api.Copyright © 2013 Unicon Inc.. All Rights Reserved.