| Interface | Description |
|---|---|
| ProfileService<U extends CommonProfile> |
Profile services: creation, update, delete and retrievals in the storage.
|
| Class | Description |
|---|---|
| AbstractProfileService<U extends CommonProfile> |
Abstract implementation of the
ProfileService for the storage: LDAP, SQL and MongoDB. |
| InMemoryProfileService<U extends CommonProfile> |
In-memory profile service.
|
Copyright © 2017. All rights reserved.