Uses of Class
org.apache.jackrabbit.core.ProtectedItemModifier
-
-
Uses of ProtectedItemModifier in org.apache.jackrabbit.core.retention
Subclasses of ProtectedItemModifier in org.apache.jackrabbit.core.retention Modifier and Type Class Description class
RetentionManagerImpl
RetentionManagerImpl
... -
Uses of ProtectedItemModifier in org.apache.jackrabbit.core.security.authentication.token
Subclasses of ProtectedItemModifier in org.apache.jackrabbit.core.security.authentication.token Modifier and Type Class Description class
TokenProvider
Backport of the TokenProvider implementation present with OAK adjusted to match some subtle differences in jackrabbit token login. -
Uses of ProtectedItemModifier in org.apache.jackrabbit.core.security.authorization.acl
Subclasses of ProtectedItemModifier in org.apache.jackrabbit.core.security.authorization.acl Modifier and Type Class Description class
ACLEditor
ACLEditor
... -
Uses of ProtectedItemModifier in org.apache.jackrabbit.core.security.authorization.principalbased
Subclasses of ProtectedItemModifier in org.apache.jackrabbit.core.security.authorization.principalbased Modifier and Type Class Description class
ACLEditor
ACLEditor
... -
Uses of ProtectedItemModifier in org.apache.jackrabbit.core.security.user
Subclasses of ProtectedItemModifier in org.apache.jackrabbit.core.security.user Modifier and Type Class Description class
UserManagerImpl
Implementation Characteristicsclass
UserPerWorkspaceUserManager
Derived UserManager implementation that allows to switch between autosaving and transient change mode.
-