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.
 

Constructors in org.opensaml.common.binding.artifact with parameters of type SAMLArtifactMap.SAMLArtifactMapEntryFactory
BasicSAMLArtifactMap(SAMLArtifactMap.SAMLArtifactMapEntryFactory factory, org.opensaml.util.storage.StorageService<String,SAMLArtifactMap.SAMLArtifactMapEntry> storage, long lifetime)
          Constructor.
BasicSAMLArtifactMap(SAMLArtifactMap.SAMLArtifactMapEntryFactory factory, org.opensaml.util.storage.StorageService<String,SAMLArtifactMap.SAMLArtifactMapEntry> storage, String storageParition, long lifetime)
          Constructor.
 



Copyright © 2006-2013 Internet2. All Rights Reserved.