| Package | Description |
|---|---|
| org.keycloak.dom.saml.v1.assertion | |
| org.keycloak.saml.processing.core.parsers.util | |
| org.keycloak.saml.processing.core.saml.v1.writers |
| Modifier and Type | Field and Description |
|---|---|
protected SAML11SubjectConfirmationType |
SAML11SubjectType.subjectConfirmation |
protected SAML11SubjectConfirmationType |
SAML11SubjectType.SAML11SubjectTypeChoice.subjectConfirmation |
| Modifier and Type | Method and Description |
|---|---|
SAML11SubjectConfirmationType |
SAML11SubjectType.getSubjectConfirmation() |
SAML11SubjectConfirmationType |
SAML11SubjectType.SAML11SubjectTypeChoice.getSubjectConfirmation() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAML11SubjectType.setSubjectConfirmation(SAML11SubjectConfirmationType subjectConfirmation) |
| Constructor and Description |
|---|
SAML11SubjectTypeChoice(SAML11SubjectConfirmationType subConfirms) |
| Modifier and Type | Method and Description |
|---|---|
static SAML11SubjectConfirmationType |
SAML11ParserUtil.parseSAML11SubjectConfirmation(XMLEventReader xmlEventReader)
Parse the
SAML11SubjectConfirmationType |
| Modifier and Type | Method and Description |
|---|---|
void |
SAML11AssertionWriter.write(SAML11SubjectConfirmationType confirmation) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.