Package | Description |
---|---|
eu.eidas.auth.commons |
Common Authentication Service functionalities to be deployed in every eIDAS node
is contained in this package.
|
eu.eidas.auth.commons.validation |
Modifier and Type | Method and Description |
---|---|
static EidasErrorKey |
EidasErrorKey.fromCode(String code) |
static EidasErrorKey |
EidasErrorKey.fromID(String id) |
static EidasErrorKey |
EidasErrorKey.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EidasErrorKey[] |
EidasErrorKey.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static eu.eidas.auth.commons.lang.EnumMapper<String,EidasErrorKey> |
EidasErrorKey.errorCodeMapper() |
static eu.eidas.auth.commons.lang.EnumMapper<String,EidasErrorKey> |
EidasErrorKey.errorIdMapper() |
Modifier and Type | Method and Description |
---|---|
V |
AbstractParameterValidator.eidasError(EidasErrorKey eidasError) |
Copyright © 2020. All Rights Reserved.