| Package | Description |
|---|---|
| org.picketlink.identity.federation.core.parsers.util | |
| org.picketlink.identity.federation.core.saml.v2.factories | |
| org.picketlink.identity.federation.saml.v2.assertion |
Package for the model classes for the SAML2 Assertion
|
| Modifier and Type | Method and Description |
|---|---|
static SubjectConfirmationDataType |
SAML11ParserUtil.parseSubjectConfirmationData(XMLEventReader xmlEventReader)
Parse the
SubjectConfirmationDataType |
| Modifier and Type | Method and Description |
|---|---|
static SubjectConfirmationDataType |
JBossSAMLBaseFactory.createSubjectConfirmationData(String inResponseTo,
String destinationURI,
XMLGregorianCalendar issueInstant)
Create a Subject Confirmation
|
| Modifier and Type | Class and Description |
|---|---|
class |
KeyInfoConfirmationDataType
Java class for KeyInfoConfirmationDataType complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected SubjectConfirmationDataType |
SubjectConfirmationType.subjectConfirmationData |
| Modifier and Type | Method and Description |
|---|---|
SubjectConfirmationDataType |
SubjectConfirmationType.getSubjectConfirmationData()
Gets the value of the subjectConfirmationData property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubjectConfirmationType.setSubjectConfirmationData(SubjectConfirmationDataType value)
Sets the value of the subjectConfirmationData property.
|
Copyright © 2014 JBoss Inc.. All Rights Reserved.