|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SAMLArtifactMap.SAMLArtifactMapEntryFactory | |
|---|---|
| org.opensaml.common.binding.artifact | Classes that may be used to create and manipulate SAML artifacts. |
| Uses of SAMLArtifactMap.SAMLArtifactMapEntryFactory in org.opensaml.common.binding.artifact |
|---|
| Classes in org.opensaml.common.binding.artifact that implement SAMLArtifactMap.SAMLArtifactMapEntryFactory | |
|---|---|
class |
BasicSAMLArtifactMapEntryFactory
A basic factory for instances of SAMLArtifactMap.SAMLArtifactMapEntryFactory. |
| Fields in org.opensaml.common.binding.artifact declared as SAMLArtifactMap.SAMLArtifactMapEntryFactory | |
|---|---|
private SAMLArtifactMap.SAMLArtifactMapEntryFactory |
BasicSAMLArtifactMap.entryFactory
Factory for SAMLArtifactMapEntry instances. |
| Constructors in org.opensaml.common.binding.artifact with parameters of type SAMLArtifactMap.SAMLArtifactMapEntryFactory | |
|---|---|
BasicSAMLArtifactMap(SAMLArtifactMap.SAMLArtifactMapEntryFactory factory,
StorageService<String,SAMLArtifactMap.SAMLArtifactMapEntry> storage,
long lifetime)
Constructor. |
|
BasicSAMLArtifactMap(SAMLArtifactMap.SAMLArtifactMapEntryFactory factory,
StorageService<String,SAMLArtifactMap.SAMLArtifactMapEntry> storage,
String storageParition,
long lifetime)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||