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