Package | Description |
---|---|
eu.eidas.auth.commons.protocol.eidas | |
eu.eidas.auth.commons.protocol.eidas.impl |
Modifier and Type | Method and Description |
---|---|
static LevelOfAssuranceComparison |
LevelOfAssuranceComparison.fromString(String val) |
LevelOfAssuranceComparison |
IEidasAuthenticationRequest.getLevelOfAssuranceComparison() |
static LevelOfAssuranceComparison |
LevelOfAssuranceComparison.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LevelOfAssuranceComparison[] |
LevelOfAssuranceComparison.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
LevelOfAssuranceComparison |
AbstractEidasAuthenticationRequest.getLevelOfAssuranceComparison() |
Modifier and Type | Method and Description |
---|---|
B |
AbstractEidasAuthenticationRequest.AbstractBuilder.levelOfAssuranceComparison(LevelOfAssuranceComparison levelOfAssuranceComparison) |
Copyright © 2020. All Rights Reserved.