Package | Description |
---|---|
org.opensaml.saml.common.binding.artifact.impl |
Implementation of SAML artifact mapping.
|
org.opensaml.saml.saml1.binding.encoding.impl |
SAML 1.x message encoders.
|
org.opensaml.saml.saml1.binding.impl |
General message handlers for SAML 1.x.
|
org.opensaml.saml.saml1.profile.impl |
Implementations of SAML 1.x profile behavior.
|
org.opensaml.saml.saml2.binding.encoding.impl |
SAML 1.x message encoders.
|
org.opensaml.saml.saml2.profile.impl |
Implementations of SAML 2.0 profile behavior.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicSAMLArtifactMap
Basic artifact map implementation.
|
class |
StorageServiceSAMLArtifactMap
Artifact map implementation backed by
StorageService . |
Modifier and Type | Method and Description |
---|---|
SAMLArtifactMap |
HTTPArtifactEncoder.getArtifactMap()
Get the SAML artifact map to use.
|
Modifier and Type | Method and Description |
---|---|
void |
HTTPArtifactEncoder.setArtifactMap(SAMLArtifactMap newArtifactMap)
Set the SAML artifact map to use.
|
Modifier and Type | Method and Description |
---|---|
void |
SAML1ArtifactRequestIssuerHandler.setArtifactMap(SAMLArtifactMap map)
Set the artifact map to use.
|
Modifier and Type | Method and Description |
---|---|
void |
ResolveArtifacts.setArtifactMap(SAMLArtifactMap map)
Set the artifact map to use.
|
Modifier and Type | Method and Description |
---|---|
SAMLArtifactMap |
HTTPArtifactEncoder.getArtifactMap()
Get the SAML artifact map to use.
|
Modifier and Type | Method and Description |
---|---|
void |
HTTPArtifactEncoder.setArtifactMap(SAMLArtifactMap newArtifactMap)
Set the SAML artifact map to use.
|
Modifier and Type | Method and Description |
---|---|
void |
ResolveArtifact.setArtifactMap(SAMLArtifactMap map)
Set the artifact map to use.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.