| Package | Description |
|---|---|
| org.keycloak.dom.saml.v2.assertion |
Package for the model classes for the SAML2 Assertion
|
| org.keycloak.dom.saml.v2.protocol |
Package containing the classes for the protocol of SAMLv2
|
| Modifier and Type | Method and Description |
|---|---|
EncryptedAssertionType |
EvidenceType.ChoiceType.getEncryptedAssertion() |
| Constructor and Description |
|---|
ChoiceType(EncryptedAssertionType encryptedAssertion) |
| Modifier and Type | Method and Description |
|---|---|
EncryptedAssertionType |
ResponseType.RTChoiceType.getEncryptedAssertion() |
| Constructor and Description |
|---|
RTChoiceType(EncryptedAssertionType encryptedAssertion) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.