Package org.apache.jackrabbit.core.security

Interface Summary
AccessManager The AccessManager can be queried to determines whether privileges are granted on a specific item.
JackrabbitSecurityManager JackrabbitSecurityManager...
SecurityConstants This interface defines miscellaneous security related constants.
 

Class Summary
AbstractAccessControlManager AbstractAccessControlManager...
AMContext An AMContext is used to provide Session specific context information for an AccessManager.
AnonymousPrincipal A AnonymousPrincipal ...
DefaultAccessManager The DefaultAccessManager controls access by evaluating access control policies for the Subject attached to the Session this manager has been built for.
SimpleJBossAccessManager The simple JBoss access manager is a specialized Access Manager to handle Authorization of individuals authenticated through JBoss login modules.
SystemPrincipal A SystemPrincipal ...
UserPrincipal A UserPrincipal ...
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.