Package | Description |
---|---|
org.keycloak.dom.saml.v2.assertion |
Package for the model classes for the SAML2 Assertion
|
Modifier and Type | Field and Description |
---|---|
protected List<EvidenceType.ChoiceType> |
EvidenceType.evidences |
Modifier and Type | Method and Description |
---|---|
List<EvidenceType.ChoiceType> |
EvidenceType.evidences()
Get the list of evidences as a read only list
|
Modifier and Type | Method and Description |
---|---|
void |
EvidenceType.addEvidence(EvidenceType.ChoiceType evidence)
Add an evidence
|
void |
EvidenceType.removeEvidence(EvidenceType.ChoiceType evidence)
Remove an evidence
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.