Annotation Type AquimaAuthorizationAlgorithm
-
@Component @Retention(RUNTIME) @Target(TYPE) public @interface AquimaAuthorizationAlgorithm
Annotation for classes that are Aquima authorization algorithm.- Since:
- 9.1
- Author:
- A.Pragt
- See Also:
IAuthorizationAlgorithm
-
-
Element Detail
-
value
String value
Returns the name of the algorithm.- Returns:
- the name of the algorithm.
-
-