@Version("1.1.0")
Package org.apache.sling.resourceaccesssecurity
- 
Interface Summary Interface Description ResourceAccessGate TheResourceAccessGatedefines a service API which might be used to make some restrictions to accessing resources. - 
Class Summary Class Description AllowingResourceAccessGate This abstract implementation of theResourceAccessGatecan be used to implement own resource access gates. - 
Enum Summary Enum Description ResourceAccessGate.GateResult GateResultdefines 3 possible states which can be returned by the different canXXX methods of this interface.ResourceAccessGate.Operation