| Package | Description |
|---|---|
| org.keycloak.dom.saml.v1.assertion |
| 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) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.