Uses of Class
org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry

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

Uses of PrivilegeRegistry in org.apache.jackrabbit.core
 

Methods in org.apache.jackrabbit.core that return PrivilegeRegistry
 PrivilegeRegistry RepositoryContext.getPrivilegeRegistry()
          Returns the privilege registry of this repository.
 

Uses of PrivilegeRegistry in org.apache.jackrabbit.core.security.authorization
 

Constructors in org.apache.jackrabbit.core.security.authorization with parameters of type PrivilegeRegistry
PrivilegeManagerImpl(PrivilegeRegistry registry, org.apache.jackrabbit.spi.commons.conversion.NameResolver nameResolver)
           
 



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