| Interface Summary | |
|---|---|
| RoleCheckPolicy | |
| Class Summary | |
|---|---|
| JAASGroup | |
| JAASPrincipal | JAASPrincipal
Impl class of Principal interface. |
| JAASRole | |
| JAASUserPrincipal | JAASUserPrincipal
Implements the JAAS version of the org.mortbay.http.UserPrincipal interface. |
| JAASUserPrincipal.RoleStack | RoleStack
|
| JAASUserRealm | JAASUserRealm
Notes
Usage |
| JAASUserRealm.UserInfo | UserInfo Information cached for an authenticated user. |
| StrictRoleCheckPolicy | StrictRoleChecPolicy
Enforces that if a runAsRole is present, then the role to check must be the same as that runAsRole and the set of static roles is ignored. |