Uses of Class
org.apache.jackrabbit.core.DefaultSecurityManager

Packages that use DefaultSecurityManager
org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API. 
 

Uses of DefaultSecurityManager in org.apache.jackrabbit.core
 

Subclasses of DefaultSecurityManager in org.apache.jackrabbit.core
 class UserPerWorkspaceSecurityManager
          Derived security manager implementation that expects that users information is present in each workspace instead of having a single, dedicated "security-workspace" that provides user information.
 



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