Package fr.gouv.vitam.common.security.rest
-
Class Summary Class Description EndpointInfo REST endpoint informationSecureEndpointRegistry Secure endpoint registry.SecureEndpointScanner Jax-rs scanner for secure endpoint auto-discovery on extarnal apps startup -
Annotation Types Summary Annotation Type Description Secured Annotation for REST endpoints to be secured by security profile filtering.Unsecured Annotation for REST endpoints that are excluded for security profile based filtering.VitamAuthentication Annotation for REST endpoints to be based on Basic authentication fitering.