| PersistentIdGenerator |
Generates a unique consistent Id based on the principal.
|
| Principal |
Generic concept of an authenticated thing.
|
| PrincipalFactory |
Defines operations to create principals.
|
| PrincipalResolutionExecutionPlan |
|
| PrincipalResolutionExecutionPlanConfigurer |
|
| PrincipalResolver |
|
| Response |
This is Response that is outputted by each service principal.
|
| ResponseBuilder<T extends WebApplicationService> |
Represents the task of building a CAS response
that is returned by a service.
|
| ResponseBuilderLocator<T extends WebApplicationService> |
|
| Service |
Marker interface for Services.
|
| ServiceFactory<T extends Service> |
|
| ServiceFactoryConfigurer |
|
| ServiceMatchingStrategy |
|
| WebApplicationService |
Represents a service using CAS that comes from the web.
|