| Class | Description |
|---|---|
| ChainingPrincipalResolver |
Delegates to one or more principal resolves in series to resolve a principal.
|
| EchoingPrincipalResolver |
This is
EchoingPrincipalResolver. |
| InternalGroovyScriptDao |
This is
InternalGroovyScriptDao. |
| PersonDirectoryPrincipalResolver |
Resolves principals by querying a data source using the Jasig
Person Directory API.
|
| ProxyingPrincipalResolver |
Provides the most basic means of principal resolution by mapping
Credential.getId() onto
Principal.getId(). |