Package | Description |
---|---|
org.keycloak.dom.saml.v1.assertion | |
org.keycloak.dom.saml.v1.protocol |
Modifier and Type | Field and Description |
---|---|
protected SAML11SubjectType |
SAML11SubjectStatementType.subject |
Modifier and Type | Method and Description |
---|---|
SAML11SubjectType |
SAML11SubjectStatementType.getSubject() |
Modifier and Type | Method and Description |
---|---|
void |
SAML11SubjectStatementType.setSubject(SAML11SubjectType subject) |
Constructor and Description |
---|
SAML11SubjectStatementType(SAML11SubjectType subject) |
Modifier and Type | Field and Description |
---|---|
protected SAML11SubjectType |
SAML11SubjectQueryAbstractType.subject |
Modifier and Type | Method and Description |
---|---|
SAML11SubjectType |
SAML11SubjectQueryAbstractType.getSubject() |
Modifier and Type | Method and Description |
---|---|
void |
SAML11SubjectQueryAbstractType.setSubject(SAML11SubjectType subject) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.