Package | Description |
---|---|
org.apache.sling.jcr.jackrabbit.server.impl | |
org.apache.sling.jcr.jackrabbit.server.impl.security |
Class and Description |
---|
PluggableDefaultAccessManager
Allows to plugin a custom
AccessManager as an OSGi bundle:
Set this class as AccessManager in your repository.xml
Implement o.a.s.j.j.s.s.a.AccessManagerPluginFactory
If PluggableDefaultAccessManager is specified in repository.xml , and no
implementation of AccessManagerPluginFactory exists, all calls will fall back
to DefaultAccessManager . |
Class and Description |
---|
TrustedCredentials |
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.