Package | Description |
---|---|
eu.eidas.auth.commons.light |
Modifier and Type | Method and Description |
---|---|
static LevelOfAssuranceType |
LevelOfAssuranceType.fromLoAValue(String loaValue)
Get the Level of Assurance Type based on the Level of Assurance value.
|
static LevelOfAssuranceType |
LevelOfAssuranceType.fromString(String value)
Get the Level of Assurance Type based on a given value.
|
static LevelOfAssuranceType |
LevelOfAssuranceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LevelOfAssuranceType[] |
LevelOfAssuranceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All Rights Reserved.