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