Class | Description |
---|---|
EndpointInfo |
REST endpoint information
|
SecureEndpointRegistry |
Secure endpoint registry.
|
SecureEndpointScanner |
Jax-rs scanner for secure endpoint auto-discovery on extarnal apps startup
|
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.
|
Copyright © 2018 Vitam. All rights reserved.