|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SubjectConfirmationData | |
|---|---|
| org.opensaml.saml2.core | Interfaces for SAML 2.0 core specification types and elements. |
| org.opensaml.saml2.core.impl | Implementations of SAML 2.0 core specification types and elements. |
| org.opensaml.saml2.ecp | |
| org.opensaml.saml2.ecp.impl | |
| Uses of SubjectConfirmationData in org.opensaml.saml2.core |
|---|
| Subinterfaces of SubjectConfirmationData in org.opensaml.saml2.core | |
|---|---|
interface |
KeyInfoConfirmationDataType
SAML 2.0 Core KeyInfoConfirmationDataType. |
| Methods in org.opensaml.saml2.core that return SubjectConfirmationData | |
|---|---|
SubjectConfirmationData |
SubjectConfirmation.getSubjectConfirmationData()
Gets the data about how this subject was confirmed or constraints on the confirmation. |
| Methods in org.opensaml.saml2.core with parameters of type SubjectConfirmationData | |
|---|---|
void |
SubjectConfirmation.setSubjectConfirmationData(SubjectConfirmationData newSubjectConfirmationData)
Sets the data about how this subject was confirmed or constraints on the confirmation. |
| Uses of SubjectConfirmationData in org.opensaml.saml2.core.impl |
|---|
| Classes in org.opensaml.saml2.core.impl that implement SubjectConfirmationData | |
|---|---|
class |
KeyInfoConfirmationDataTypeImpl
Concrete implementation of SubjectConfirmationData. |
class |
SubjectConfirmationDataImpl
Concrete implementation of SubjectConfirmationData. |
| Fields in org.opensaml.saml2.core.impl declared as SubjectConfirmationData | |
|---|---|
private SubjectConfirmationData |
SubjectConfirmationImpl.subjectConfirmationData
SubjectConfirmationData of the Confirmation. |
| Methods in org.opensaml.saml2.core.impl that return SubjectConfirmationData | |
|---|---|
SubjectConfirmationData |
SubjectConfirmationDataBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications. |
SubjectConfirmationData |
SubjectConfirmationDataBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
|
SubjectConfirmationData |
SubjectConfirmationImpl.getSubjectConfirmationData()
Gets the data about how this subject was confirmed or constraints on the confirmation. |
| Methods in org.opensaml.saml2.core.impl with parameters of type SubjectConfirmationData | |
|---|---|
void |
SubjectConfirmationImpl.setSubjectConfirmationData(SubjectConfirmationData newSubjectConfirmationData)
Sets the data about how this subject was confirmed or constraints on the confirmation. |
| Uses of SubjectConfirmationData in org.opensaml.saml2.ecp |
|---|
| Methods in org.opensaml.saml2.ecp that return SubjectConfirmationData | |
|---|---|
SubjectConfirmationData |
SubjectConfirmation.getSubjectConfirmationData()
Gets the data about how this subject was confirmed or constraints on the confirmation. |
| Methods in org.opensaml.saml2.ecp with parameters of type SubjectConfirmationData | |
|---|---|
void |
SubjectConfirmation.setSubjectConfirmationData(SubjectConfirmationData newSubjectConfirmationData)
Sets the data about how this subject was confirmed or constraints on the confirmation. |
| Uses of SubjectConfirmationData in org.opensaml.saml2.ecp.impl |
|---|
| Fields in org.opensaml.saml2.ecp.impl declared as SubjectConfirmationData | |
|---|---|
private SubjectConfirmationData |
SubjectConfirmationImpl.subjectConfirmationData
SubjectConfirmationData of the Confirmation. |
| Methods in org.opensaml.saml2.ecp.impl that return SubjectConfirmationData | |
|---|---|
SubjectConfirmationData |
SubjectConfirmationImpl.getSubjectConfirmationData()
Gets the data about how this subject was confirmed or constraints on the confirmation. |
| Methods in org.opensaml.saml2.ecp.impl with parameters of type SubjectConfirmationData | |
|---|---|
void |
SubjectConfirmationImpl.setSubjectConfirmationData(SubjectConfirmationData newSubjectConfirmationData)
Sets the data about how this subject was confirmed or constraints on the confirmation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||