Class AccessControlAspect
java.lang.Object
org.sklsft.commons.rest.security.aspect.AccessControlAspect
The aspect responsible for controlling the access to a RESTFul API
The
The access control is delegated to the @{link AccessController}
The
AccessControlType is declared with the AccessControl AnnotationThe access control is delegated to the @{link AccessController}
- Author:
- Nicolas Thibault, Abdessalam El Jai, Alexandre Rupp
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionhandleHandshake(org.aspectj.lang.ProceedingJoinPoint joinPoint)
-
Constructor Details
-
AccessControlAspect
-
-
Method Details
-
handleHandshake
- Throws:
Throwable
-