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

Packages that use SAMLArtifactMap.SAMLArtifactMapEntry
org.opensaml.common.binding.artifact Classes that may be used to create and manipulate SAML artifacts. 
 

Uses of SAMLArtifactMap.SAMLArtifactMapEntry in org.opensaml.common.binding.artifact
 

Classes in org.opensaml.common.binding.artifact that implement SAMLArtifactMap.SAMLArtifactMapEntry
 class BasicSAMLArtifactMapEntry
          Basic implementation of SAMLArtifactMap.SAMLArtifactMapEntry.
 

Methods in org.opensaml.common.binding.artifact that return SAMLArtifactMap.SAMLArtifactMapEntry
 SAMLArtifactMap.SAMLArtifactMapEntry SAMLArtifactMap.get(String artifact)
          Gets the artifact entry for the given artifact.
 SAMLArtifactMap.SAMLArtifactMapEntry BasicSAMLArtifactMap.get(String artifact)
          Gets the artifact entry for the given artifact.
 

Constructor parameters in org.opensaml.common.binding.artifact with type arguments of type SAMLArtifactMap.SAMLArtifactMapEntry
BasicSAMLArtifactMap(org.opensaml.xml.parse.ParserPool parser, org.opensaml.util.storage.StorageService<String,SAMLArtifactMap.SAMLArtifactMapEntry> storage, long lifetime)
          Constructor.
BasicSAMLArtifactMap(org.opensaml.util.storage.StorageService<String,SAMLArtifactMap.SAMLArtifactMapEntry> storage, String storageParition, long lifetime)
          Constructor.
 



Copyright © 2006-2010 Internet2. All Rights Reserved.