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 PersonalAttribute.Status |
PersonalAttribute.Status.fromString(String val) |
PersonalAttribute.Status |
PersonalAttribute.getStatus()
Deprecated.
Getter for the status.
|
static PersonalAttribute.Status |
PersonalAttribute.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PersonalAttribute.Status[] |
PersonalAttribute.Status.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,PersonalAttribute.Status> |
PersonalAttribute.Status.mapper() |
Copyright © 2020. All Rights Reserved.