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 | |
org.keycloak.saml.processing.core.parsers.saml.assertion |
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
|
Modifier and Type | Method and Description |
---|---|
EncryptedAssertionType |
SAMLEncryptedAssertionParser.parse(XMLEventReader xmlEventReader) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.