Uses of Package
org.sklsft.commons.rest.security.access
Packages that use org.sklsft.commons.rest.security.access
-
Classes in org.sklsft.commons.rest.security.access used by org.sklsft.commons.rest.security.accessClassDescriptionDifferent Access control types provided by annotation
AccessControlPUBLIC : no control should be done ANONYMOUS : the only secretKey will be checked PRIVATE : both secretKey and token will be checked -
Classes in org.sklsft.commons.rest.security.access used by org.sklsft.commons.rest.security.aspectClassDescriptionThis class will : Extract the token with @{link TokenExtractor} Give a security context with the
SecurityContextProvider