Package | Description |
---|---|
org.keycloak.saml.processing.core.parsers.saml.protocol | |
org.keycloak.saml.processing.core.saml.v2.writers |
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 © 2020 JBoss by Red Hat. All rights reserved.