Package | Description |
---|---|
org.keycloak.protocol.saml | |
org.keycloak.saml.processing.core.parsers.saml.protocol | |
org.keycloak.saml.processing.core.saml.v2.writers |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
SamlService.artifactResolve(ArtifactResolveType artifactResolveMessage,
SAMLDocumentHolder artifactResolveHolder)
Takes an artifact resolve message and returns the artifact response, if the artifact is found belonging to a session
of the issuer.
|
Modifier and Type | Method and Description |
---|---|
protected ArtifactResolveType |
SAMLArtifactResolveParser.instantiateElement(XMLEventReader xmlEventReader,
StartElement startElement)
Parse the attributes at the authnrequesttype element
|
Modifier and Type | Method and Description |
---|---|
protected void |
SAMLArtifactResolveParser.processSubElement(XMLEventReader xmlEventReader,
ArtifactResolveType target,
SAMLProtocolQNames element,
StartElement elementDetail) |
Modifier and Type | Method and Description |
---|---|
void |
SAMLRequestWriter.write(ArtifactResolveType request) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.