| Package | Description |
|---|---|
| org.keycloak.dom.saml.v1.assertion |
| Modifier and Type | Field and Description |
|---|---|
protected List<SAML11AttributeType> |
SAML11AttributeStatementType.attribute |
| Modifier and Type | Method and Description |
|---|---|
List<SAML11AttributeType> |
SAML11AttributeStatementType.get() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAML11AttributeStatementType.add(SAML11AttributeType aAttribute) |
boolean |
SAML11AttributeStatementType.remove(SAML11AttributeType anAttrib) |
| Modifier and Type | Method and Description |
|---|---|
void |
SAML11AttributeStatementType.addAllAttributes(List<SAML11AttributeType> attribList) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.