org.apache.sling.resourceresolver.impl
Class ResourceAccessSecurityTracker
java.lang.Object
org.apache.sling.resourceresolver.impl.ResourceAccessSecurityTracker
@Service(value=ResourceAccessSecurityTracker.class)
public class ResourceAccessSecurityTracker
- extends Object
This internal helper class keeps track of the resource access security services
and always returns the one with the highest service ranking.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceAccessSecurityTracker
public ResourceAccessSecurityTracker()
getApplicationResourceAccessSecurity
public org.apache.sling.api.security.ResourceAccessSecurity getApplicationResourceAccessSecurity()
getProviderResourceAccessSecurity
public org.apache.sling.api.security.ResourceAccessSecurity getProviderResourceAccessSecurity()
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.