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

Packages that use ProtectedItemModifier
org.apache.jackrabbit.core.retention   
org.apache.jackrabbit.core.security.authorization.acl   
org.apache.jackrabbit.core.security.user   
 

Uses of ProtectedItemModifier in org.apache.jackrabbit.core.retention
 

Subclasses of ProtectedItemModifier in org.apache.jackrabbit.core.retention
 class RetentionManagerImpl
          RetentionManagerImpl...
 

Uses of ProtectedItemModifier in org.apache.jackrabbit.core.security.authorization.acl
 

Subclasses of ProtectedItemModifier in org.apache.jackrabbit.core.security.authorization.acl
 class ACLEditor
          ACLEditor...
 

Uses of ProtectedItemModifier in org.apache.jackrabbit.core.security.user
 

Subclasses of ProtectedItemModifier in org.apache.jackrabbit.core.security.user
 class UserManagerImpl
          Default implementation of the UserManager interface with the following characteristics: Users and Groups are stored in the repository as JCR nodes.
 class UserPerWorkspaceUserManager
          Derived UserManager implementation that allows to switch between autosaving and transient change mode.
 



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