Uses of Class
org.opensaml.saml.saml2.binding.artifact.SAML2ArtifactBuilderFactory
Packages that use SAML2ArtifactBuilderFactory
-
Uses of SAML2ArtifactBuilderFactory in org.opensaml.saml.config
Fields in org.opensaml.saml.config declared as SAML2ArtifactBuilderFactoryModifier and TypeFieldDescriptionprivate SAML2ArtifactBuilderFactorySAMLConfiguration.saml2ArtifactBuilderFactorySAML 2 Artifact factory.Methods in org.opensaml.saml.config that return SAML2ArtifactBuilderFactoryModifier and TypeMethodDescriptionSAMLConfiguration.getSAML2ArtifactBuilderFactory()Gets the artifact factory for the library.static SAML2ArtifactBuilderFactorySAMLConfigurationSupport.getSAML2ArtifactBuilderFactory()Gets the artifact factory for the library.Methods in org.opensaml.saml.config with parameters of type SAML2ArtifactBuilderFactoryModifier and TypeMethodDescriptionvoidSAMLConfiguration.setSAML2ArtifactBuilderFactory(SAML2ArtifactBuilderFactory factory) Sets the artifact factory for the library.static voidSAMLConfigurationSupport.setSAML2ArtifactBuilderFactory(SAML2ArtifactBuilderFactory factory) Sets the artifact factory for the library.