Package org.apache.sling.resourceaccesssecurity


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