Package org.mortbay.jaas

Interface Summary

RoleCheckPolicy

Class Summary

JAASGroup
JAASPrincipalJAASPrincipal

Impl class of Principal interface.

JAASRole
JAASUserPrincipalJAASUserPrincipal

Implements the JAAS version of the org.mortbay.http.UserPrincipal interface.

JAASUserPrincipal.RoleStackRoleStack

JAASUserRealmJAASUserRealm

Notes

Usage

JAASUserRealm.UserInfo UserInfo Information cached for an authenticated user.
StrictRoleCheckPolicyStrictRoleChecPolicy

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.


Copyright © 2004 Mortbay Consulting Pty. Ltd. All Rights Reserved.