Annotation Interface AccessControl
Used to indicates a rest controller method :
which which
AccessControlType must be considered by the AccessControlAspect
TokenExtractionMode to be used to get the tokens- Author:
- Nicolas Thibault, Abdessalam El Jai, Alexandre Rupp
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescription
-
Element Details
-
value
AccessControlType value- Default:
PRIVATE
-
tokenExtractionMode
TokenExtractionMode tokenExtractionMode- Default:
HEADER
-