Package org.apache.sling.api.security
@Version("1.1.0")
package org.apache.sling.api.security
-
ClassDescriptionException thrown by methods of
ResourceAccessSecurity
This exception is used to catch unpredictable situations in methods ofResourceAccessSecurity
TheResourceAccessSecurity
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.