| 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
|
| org.keycloak.saml.processing.api.saml.v2.response |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
EncryptedAssertionType |
SAML2Response.getEncryptedAssertion(InputStream is)
Get an encrypted assertion from the stream
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.