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 PersonalAttributeList |
PersonalAttributeList.copyOf(eu.eidas.auth.commons.attribute.ImmutableAttributeMap copy)
Deprecated.
Static factory method to copy an
ImmutableAttributeMap as a PersonalAttributeList . |
static PersonalAttributeList |
PersonalAttributeList.copyOf(IPersonalAttributeList copy)
Deprecated.
Static factory method to copy a
PersonalAttributeList . |
static PersonalAttributeList |
PersonalAttributeList.fromString(String personalAttributeListString)
Deprecated.
|
static PersonalAttributeList |
PersonalAttributeString.fromStringList(String attrList)
Creates a Personal Attribute List from a String representing an Attribute List.
|
Modifier and Type | Method and Description |
---|---|
static String |
PersonalAttributeList.toString(PersonalAttributeList personalAttributeList)
Deprecated.
|
static String |
PersonalAttributeString.toStringList(PersonalAttributeList personalAttributeList)
Creates a string in the following format.
|
Copyright © 2020. All Rights Reserved.