| Package | Description |
|---|---|
| org.keycloak.dom.saml.v1.assertion |
| Modifier and Type | Class and Description |
|---|---|
class |
SAML11AttributeStatementType
|
class |
SAML11AuthenticationStatementType
|
class |
SAML11AuthorizationDecisionStatementType
|
class |
SAML11StatementType |
class |
SAML11SubjectStatementType
|
| Modifier and Type | Field and Description |
|---|---|
protected List<SAML11StatementAbstractType> |
SAML11AssertionType.statements |
| Modifier and Type | Method and Description |
|---|---|
List<SAML11StatementAbstractType> |
SAML11AssertionType.getStatements() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAML11AssertionType.add(SAML11StatementAbstractType statement) |
boolean |
SAML11AssertionType.remove(SAML11StatementAbstractType statement) |
| Modifier and Type | Method and Description |
|---|---|
void |
SAML11AssertionType.addAllStatements(List<SAML11StatementAbstractType> statement) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.