|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SAML11SubjectConfirmationType in org.picketlink.identity.federation.core.parsers.util |
---|
Methods in org.picketlink.identity.federation.core.parsers.util that return SAML11SubjectConfirmationType | |
---|---|
static SAML11SubjectConfirmationType |
SAML11ParserUtil.parseSAML11SubjectConfirmation(XMLEventReader xmlEventReader)
Parse the SAML11SubjectConfirmationType |
Uses of SAML11SubjectConfirmationType in org.picketlink.identity.federation.core.saml.v1.writers |
---|
Methods in org.picketlink.identity.federation.core.saml.v1.writers with parameters of type SAML11SubjectConfirmationType | |
---|---|
void |
SAML11AssertionWriter.write(SAML11SubjectConfirmationType confirmation)
|
Uses of SAML11SubjectConfirmationType in org.picketlink.identity.federation.saml.v1.assertion |
---|
Fields in org.picketlink.identity.federation.saml.v1.assertion declared as SAML11SubjectConfirmationType | |
---|---|
protected SAML11SubjectConfirmationType |
SAML11SubjectType.subjectConfirmation
|
protected SAML11SubjectConfirmationType |
SAML11SubjectType.SAML11SubjectTypeChoice.subjectConfirmation
|
Methods in org.picketlink.identity.federation.saml.v1.assertion that return SAML11SubjectConfirmationType | |
---|---|
SAML11SubjectConfirmationType |
SAML11SubjectType.getSubjectConfirmation()
|
SAML11SubjectConfirmationType |
SAML11SubjectType.SAML11SubjectTypeChoice.getSubjectConfirmation()
|
Methods in org.picketlink.identity.federation.saml.v1.assertion with parameters of type SAML11SubjectConfirmationType | |
---|---|
void |
SAML11SubjectType.setSubjectConfirmation(SAML11SubjectConfirmationType subjectConfirmation)
|
Constructors in org.picketlink.identity.federation.saml.v1.assertion with parameters of type SAML11SubjectConfirmationType | |
---|---|
SAML11SubjectType.SAML11SubjectTypeChoice(SAML11SubjectConfirmationType subConfirms)
|
|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |