public class AttributeSetConstants extends Object
Modifier and Type | Field and Description |
---|---|
static AttributeSet |
ATTRIBUTE_SET_EIDAS_NATURAL_PERSON
eIDAS Natural Person Attribute Set - The “eIDAS Natural Person Attribute Set” provides personal identity
information for a subject that has been authenticated via the eIDAS Framework.
|
static AttributeSet |
ATTRIBUTE_SET_NATURAL_PERSON_NO_PERSONAL_ID
Natural Personal Identity without Civic Registration Number - The “Personal Identity without Civic Registration
Number” attribute set provides basic natural person information without revealing the civic registration number of
the subject.
|
static AttributeSet |
ATTRIBUTE_SET_NATURAL_PERSON_WITH_PERSONAL_ID
Natural Personal Identity with Civic Registration Number (Personnummer) - The “Personal Identity with Civic
Registration Number” attribute set provides basic personal identity information including a Swedish civic
registration number of the subject.
|
static AttributeSet |
ATTRIBUTE_SET_ORGANIZATIONAL_IDENTITY_FOR_NATURAL_PERSONS
Organizational Identity for Natural Persons - The “Organizational Identity for Natural Persons” attribute set
provides basic organizational identity information about a person.
|
static AttributeSet |
ATTRIBUTE_SET_PSEUDONYM_IDENTITY
Pseudonym Identity - This attribute set specifies the condition where there are no mandatory or recommended
attributes.
|
public static final AttributeSet ATTRIBUTE_SET_PSEUDONYM_IDENTITY
Typical use: In a pseudonym attribute release policy that just provides a persistent NameID identifier in the assertion but no attributes.
public static final AttributeSet ATTRIBUTE_SET_NATURAL_PERSON_NO_PERSONAL_ID
Typical use: In an attribute release policy that provides basic user name information together with a persistent NameID identifier in the assertion.
public static final AttributeSet ATTRIBUTE_SET_NATURAL_PERSON_WITH_PERSONAL_ID
Typical use: In an attribute release policy that provides basic user name information together with the person’s Swedish civic registration number.
public static final AttributeSet ATTRIBUTE_SET_ORGANIZATIONAL_IDENTITY_FOR_NATURAL_PERSONS
Typical use: In an attribute release policy that provides basic organizational identity information about a natural person.
public static final AttributeSet ATTRIBUTE_SET_EIDAS_NATURAL_PERSON
Typical use: In an attribute release policy implemented by an eIDAS connector that provides a complete set of attributes to a requesting Service Provider.
Copyright © 2018 Litsec AB. All rights reserved.