Package org.sklsft.commons.rest.security.access
package org.sklsft.commons.rest.security.access
-
ClassDescriptionThis class will : Extract the token with @{link TokenExtractor} Give a security context with the
SecurityContextProviderDifferent Access control types provided by annotationAccessControlPUBLIC : no control should be done ANONYMOUS : the only secretKey will be checked PRIVATE : both secretKey and token will be checked