Package | Description |
---|---|
org.keycloak.dom.saml.v2.assertion |
Package for the model classes for the SAML2 Assertion
|
org.keycloak.dom.saml.v2.mdattr | |
org.keycloak.dom.saml.v2.protocol |
Package containing the classes for the protocol of SAMLv2
|
Modifier and Type | Method and Description |
---|---|
AssertionType |
EvidenceType.ChoiceType.getAssertion() |
Constructor and Description |
---|
ChoiceType(AssertionType assertion) |
Modifier and Type | Field and Description |
---|---|
protected List<AssertionType> |
EntityAttributes.assertion |
Modifier and Type | Method and Description |
---|---|
List<AssertionType> |
EntityAttributes.getAssertion() |
Modifier and Type | Method and Description |
---|---|
void |
EntityAttributes.addAssertion(AssertionType attributeType) |
Modifier and Type | Method and Description |
---|---|
AssertionType |
ResponseType.RTChoiceType.getAssertion() |
Constructor and Description |
---|
RTChoiceType(AssertionType assertion) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.