Package org.chenile.security.model
package org.chenile.security.model
Defines annotations to define the authorities for a service / operation.
-
ClassDescriptionImplement this interface to supply a list of authorities that we would like to validate against the Principal to see if this service can be accessed.This provides the authorities that are required to access this service.
The value() of the class is the enum which specifies if the given resource is PROTECTED or UNPROTECTED.