Package | Description |
---|---|
org.opensaml.saml.saml2.core |
Interfaces for SAML 2.0 core and protocol interfaces.
|
org.opensaml.saml.saml2.ecp |
Interfaces for SAML 2 ECP Elements.
|
Modifier and Type | Interface and Description |
---|---|
interface |
KeyInfoConfirmationDataType
SAML 2.0 Core KeyInfoConfirmationDataType.
|
Modifier and Type | Method and Description |
---|---|
SubjectConfirmationData |
SubjectConfirmation.getSubjectConfirmationData()
Gets the data about how this subject was confirmed or constraints on the confirmation.
|
Modifier and Type | Method and Description |
---|---|
void |
SubjectConfirmation.setSubjectConfirmationData(SubjectConfirmationData newSubjectConfirmationData)
Sets the data about how this subject was confirmed or constraints on the confirmation.
|
Modifier and Type | Method and Description |
---|---|
SubjectConfirmationData |
SubjectConfirmation.getSubjectConfirmationData()
Gets the data about how this subject was confirmed or constraints on the confirmation.
|
Modifier and Type | Method and Description |
---|---|
void |
SubjectConfirmation.setSubjectConfirmationData(SubjectConfirmationData newSubjectConfirmationData)
Sets the data about how this subject was confirmed or constraints on the confirmation.
|
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.