Package | Description |
---|---|
org.keycloak.dom.saml.v1.assertion | |
org.keycloak.dom.saml.v1.protocol |
Modifier and Type | Field and Description |
---|---|
protected List<SAML11AssertionType> |
SAML11EvidenceType.assertions |
Modifier and Type | Method and Description |
---|---|
List<SAML11AssertionType> |
SAML11EvidenceType.getAssertions() |
Modifier and Type | Method and Description |
---|---|
void |
SAML11EvidenceType.add(SAML11AssertionType condition) |
boolean |
SAML11EvidenceType.remove(SAML11AssertionType assertion) |
Modifier and Type | Method and Description |
---|---|
void |
SAML11EvidenceType.addAllAssertionType(List<SAML11AssertionType> theassertions) |
Modifier and Type | Field and Description |
---|---|
protected List<SAML11AssertionType> |
SAML11ResponseType.assertions |
Modifier and Type | Method and Description |
---|---|
List<SAML11AssertionType> |
SAML11ResponseType.get() |
Modifier and Type | Method and Description |
---|---|
void |
SAML11ResponseType.add(SAML11AssertionType assertion) |
boolean |
SAML11ResponseType.remove(SAML11AssertionType assertion) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.