Package | Description |
---|---|
eu.eidas.auth.commons |
Common Authentication Service functionalities to be deployed in every eIDAS node
is contained in this package.
|
Modifier and Type | Method and Description |
---|---|
static EIDASStatusCode |
EIDASStatusCode.fromString(String val) |
static EIDASStatusCode |
EIDASStatusCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EIDASStatusCode[] |
EIDASStatusCode.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,EIDASStatusCode> |
EIDASStatusCode.mapper() |
Copyright © 2020. All Rights Reserved.