Uses of Class
org.opensaml.saml2.binding.artifact.SAML2ArtifactBuilderFactory

Packages that use SAML2ArtifactBuilderFactory
org.opensaml   
 

Uses of SAML2ArtifactBuilderFactory in org.opensaml
 

Fields in org.opensaml declared as SAML2ArtifactBuilderFactory
private static SAML2ArtifactBuilderFactory Configuration.saml2ArtifactBuilderFactory
          SAML 2 Artifact factory.
 

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

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



Copyright © 1999-2013. All Rights Reserved.