| Package | Description |
|---|---|
| se.litsec.eidas.opensaml2.ext |
Interfaces and classes representing eIDAS extension elements.
|
| se.litsec.eidas.opensaml2.ext.impl |
Implementation classes for eIDAS SAML extensions.
|
| Modifier and Type | Field and Description |
|---|---|
static SPTypeEnumeration |
SPTypeEnumeration.PRIVATE
The "private" SP type.
|
static SPTypeEnumeration |
SPTypeEnumeration.PUBLIC
The "public" SP type.
|
| Modifier and Type | Method and Description |
|---|---|
SPTypeEnumeration |
SPType.getType()
Returns the SP type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SPType.setType(SPTypeEnumeration type)
Assigns the SP type
|
| Modifier and Type | Method and Description |
|---|---|
SPTypeEnumeration |
SPTypeImpl.getType()
Returns the SP type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SPTypeImpl.setType(SPTypeEnumeration type)
Assigns the SP type
|
Copyright © 2018 Litsec AB. All rights reserved.