Package org.sklsft.commons.rest.security.aspect
package org.sklsft.commons.rest.security.aspect
-
ClassesClassDescriptionThe aspect responsible for controlling the access to a RESTFul API
TheAccessControlTypeis declared with theAccessControlAnnotation
The access control is delegated to the @{link AccessController}