Package | Description |
---|---|
eu.eidas.auth.commons.protocol.eidas |
Modifier and Type | Method and Description |
---|---|
static LevelOfAssurance |
LevelOfAssurance.fromNumeric(int numericValue)
Deprecated.
|
static LevelOfAssurance |
LevelOfAssurance.fromString(String val)
Deprecated.
|
static LevelOfAssurance |
LevelOfAssurance.getLevel(String val)
Deprecated.
|
static LevelOfAssurance |
LevelOfAssurance.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static LevelOfAssurance[] |
LevelOfAssurance.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<LevelOfAssurance> |
LevelOfAssurance.getHigherLevelsOfAssurance()
Deprecated.
|
static eu.eidas.auth.commons.lang.EnumMapper<String,LevelOfAssurance> |
LevelOfAssurance.uriMapper()
Deprecated.
|
Copyright © 2020. All Rights Reserved.