Package | Description |
---|---|
org.opensaml.saml.common.binding.artifact.impl |
Implementation of SAML artifact mapping.
|
Modifier and Type | Class and Description |
---|---|
class |
ExpiringSAMLArtifactMapEntryFactory
A factory for instances of
ExpiringSAMLArtifactMapEntry . |
class |
StorageServiceSAMLArtifactMapEntryFactory
A factory and
StorageSerializer for instances of BasicSAMLArtifactMapEntry . |
Modifier and Type | Method and Description |
---|---|
SAMLArtifactMap.SAMLArtifactMapEntryFactory |
StorageServiceSAMLArtifactMap.getEntryFactory()
Get the map entry factory.
|
SAMLArtifactMap.SAMLArtifactMapEntryFactory |
BasicSAMLArtifactMap.getEntryFactory()
Get the map entry factory.
|
Modifier and Type | Method and Description |
---|---|
void |
StorageServiceSAMLArtifactMap.setEntryFactory(SAMLArtifactMap.SAMLArtifactMapEntryFactory factory)
Set the map entry factory.
|
void |
BasicSAMLArtifactMap.setEntryFactory(SAMLArtifactMap.SAMLArtifactMapEntryFactory factory)
Set the map entry factory.
|
Copyright © 2019. All rights reserved.