public interface AccessManagerPluginFactory
Implementations of this interface, provided as an OSGi service,
will be used by PluggableDefaultAccessManager.
This makes it possible to use a custom AccessManager with Sling.
See SLING-880
| Modifier and Type | Method and Description |
|---|---|
AccessManagerPlugin |
getAccessManager() |
AccessManagerPlugin getAccessManager()
Copyright © 2014 The Apache Software Foundation. All rights reserved.