Uses of Class
org.opensaml.saml1.binding.artifact.SAML1ArtifactBuilderFactory

Packages that use SAML1ArtifactBuilderFactory
org.opensaml   
 

Uses of SAML1ArtifactBuilderFactory in org.opensaml
 

Fields in org.opensaml declared as SAML1ArtifactBuilderFactory
private static SAML1ArtifactBuilderFactory Configuration.saml1ArtifactBuilderFactory
          SAML 1 Artifact factory.
 

Methods in org.opensaml that return SAML1ArtifactBuilderFactory
static SAML1ArtifactBuilderFactory Configuration.getSAML1ArtifactBuilderFactory()
          Gets the artifact factory for the library.
 

Methods in org.opensaml with parameters of type SAML1ArtifactBuilderFactory
static void Configuration.setSAML1ArtifactBuilderFactory(SAML1ArtifactBuilderFactory factory)
          Sets the artifact factory for the library.
 



Copyright © 1999-2013. All Rights Reserved.