| Package | Description |
|---|---|
| org.keycloak.dom.saml.v1.assertion |
| Modifier and Type | Field and Description |
|---|---|
protected List<SAML11AuthorityBindingType> |
SAML11AuthenticationStatementType.authorityBinding |
| Modifier and Type | Method and Description |
|---|---|
List<SAML11AuthorityBindingType> |
SAML11AuthenticationStatementType.getAuthorityBindingType() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAML11AuthenticationStatementType.add(SAML11AuthorityBindingType advice) |
boolean |
SAML11AuthenticationStatementType.remove(SAML11AuthorityBindingType advice) |
| Modifier and Type | Method and Description |
|---|---|
void |
SAML11AuthenticationStatementType.addAllAuthorityBindingType(List<SAML11AuthorityBindingType> advice) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.