|
Interface Summary |
| AuthenticationService |
This service is used to extract the name of the authenticated principal from
an incoming http request. |
| GroupInternalService |
Provides internal notification services for the GroupServiceImpl. |
| GroupService |
This service provides operations for checking group membership and querying for group data. |
| GroupUpdateService |
This service provides operations for creating and updating groups. |
| IdentityArchiveService |
This service archives KimEntityDefaultInfo. |
| IdentityManagementNotificationService |
Service to purge local Kim caches when backend KIM data has changed. |
| IdentityManagementService |
This is the front end for the KIM module. |
| IdentityService |
This service provides operations to query for principal and entity data. |
| IdentityUpdateService |
This service provides operations for creating and updating principals and entities. |
| KimTypeInfoService |
This is a description of what this class does - kellerj don't forget to fill this in. |
| PermissionService |
This service provides operations for evaluating permissions and querying for permission data. |
| PermissionUpdateService |
This service provides operations for creating and updating permissions. |
| PersonService |
This service acts as a facade on the entity information that is provided
through the IdentityService and provides a "person-centric" view of that
entity data. |
| ResponsibilityInternalService |
This is an internal serverice that was created as a proxy for kew
updates |
| ResponsibilityService |
This service provides operations for determining what responsibility actions
a principal has and for querying about responsibility data. |
| ResponsibilityUpdateService |
This service provides operations for creating and updating responsibilities. |
| RoleManagementService |
This service adds caching on top of the RoleService. |
| RoleService |
This service provides operations for querying role and role qualification
data. |
| RoleUpdateService |
This service provides operations for creating and updating roles. |
| UiDocumentService |
This is a description of what this class does - shyu don't forget to fill this in. |