Package org.apache.sling.api.security


@Version("1.1.0") package org.apache.sling.api.security
  • Class
    Description
    Exception thrown by methods of ResourceAccessSecurity This exception is used to catch unpredictable situations in methods of ResourceAccessSecurity
    The ResourceAccessSecurity defines a service API which is used in two different context: for securing resource providers which have no own access control and on the application level to further restrict the access to resources in general.