Package | Description |
---|---|
org.keycloak.dom.saml.v1.assertion | |
org.keycloak.saml.processing.core.saml.v1.writers |
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) |
Modifier and Type | Method and Description |
---|---|
void |
SAML11AssertionWriter.write(SAML11AuthorityBindingType authority) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.