|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SubjectConfirmationDataType | |
|---|---|
| org.jboss.seam.security.external.jaxb.samlv2.assertion | |
| Uses of SubjectConfirmationDataType in org.jboss.seam.security.external.jaxb.samlv2.assertion |
|---|
| Subclasses of SubjectConfirmationDataType in org.jboss.seam.security.external.jaxb.samlv2.assertion | |
|---|---|
class |
KeyInfoConfirmationDataType
Java class for KeyInfoConfirmationDataType complex type. |
| Fields in org.jboss.seam.security.external.jaxb.samlv2.assertion declared as SubjectConfirmationDataType | |
|---|---|
protected SubjectConfirmationDataType |
SubjectConfirmationType.subjectConfirmationData
|
| Methods in org.jboss.seam.security.external.jaxb.samlv2.assertion that return SubjectConfirmationDataType | |
|---|---|
SubjectConfirmationDataType |
ObjectFactory.createSubjectConfirmationDataType()
Create an instance of SubjectConfirmationDataType |
SubjectConfirmationDataType |
SubjectConfirmationType.getSubjectConfirmationData()
Gets the value of the subjectConfirmationData property. |
| Methods in org.jboss.seam.security.external.jaxb.samlv2.assertion that return types with arguments of type SubjectConfirmationDataType | |
|---|---|
JAXBElement<SubjectConfirmationDataType> |
ObjectFactory.createSubjectConfirmationData(SubjectConfirmationDataType value)
Create an instance of JAXBElement<SubjectConfirmationDataType>} |
| Methods in org.jboss.seam.security.external.jaxb.samlv2.assertion with parameters of type SubjectConfirmationDataType | |
|---|---|
JAXBElement<SubjectConfirmationDataType> |
ObjectFactory.createSubjectConfirmationData(SubjectConfirmationDataType value)
Create an instance of JAXBElement<SubjectConfirmationDataType>} |
void |
SubjectConfirmationType.setSubjectConfirmationData(SubjectConfirmationDataType value)
Sets the value of the subjectConfirmationData property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||