Uses of Interface
org.opensaml.common.binding.artifact.SAMLArtifactMap.SAMLArtifactMapEntryFactory

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.
 



Copyright © 1999-2013. All Rights Reserved.