| Package | Description |
|---|---|
| se.litsec.eidas.opensaml2.ext.attributes |
eIDAS attribute definitions.
|
| se.litsec.eidas.opensaml2.ext.attributes.impl |
Implementation classes for eIDAS SAML attributes.
|
| Modifier and Type | Field and Description |
|---|---|
static GenderTypeEnumeration |
GenderTypeEnumeration.FEMALE
Female.
|
static GenderTypeEnumeration |
GenderTypeEnumeration.MALE
Male.
|
static GenderTypeEnumeration |
GenderTypeEnumeration.UNSPECIFIED
Unspecified.
|
| Modifier and Type | Method and Description |
|---|---|
GenderTypeEnumeration |
GenderType.getGender()
Returns the gender.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GenderType.setGender(GenderTypeEnumeration gender)
Assigns the gender.
|
| Modifier and Type | Method and Description |
|---|---|
GenderTypeEnumeration |
GenderTypeImpl.getGender()
Returns the gender.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GenderTypeImpl.setGender(GenderTypeEnumeration gender)
Assigns the gender.
|
Copyright © 2018 Litsec AB. All rights reserved.