Annotation Interface VitamAuthentication
Annotation for REST endpoints to be based on Basic authentication fitering.
-
Optional Element Summary
Modifier and TypeOptional ElementDescriptiondescription of the VitamAuthentication annotation, initialized by default to Basic authentication.
-
Element Details
-
authentLevel
AuthenticationLevel authentLeveldescription of the VitamAuthentication annotation, initialized by default to Basic authentication.- Returns:
- the description
- Default:
- BASIC_AUTHENT
-