Package | Description |
---|---|
fr.gouv.vitam.common.model |
This package contains simple POJOs and DTOs that may be shared commonly by all vitam internal components
|
fr.gouv.vitam.security.internal.filter |
Modifier and Type | Method and Description |
---|---|
static AuthenticationLevel |
AuthenticationLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthenticationLevel[] |
AuthenticationLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AuthenticationLevel |
EndpointAuthenticationFilter.getAuthentLevel() |
Constructor and Description |
---|
EndpointAuthenticationFilter(AuthenticationLevel authentLevel,
DbConfigurationImpl configuration)
Constructor with authentication level.
|
Copyright © 2018 Vitam. All rights reserved.