Uses of Class
org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactBuilderFactory
Packages that use SAML1ArtifactBuilderFactory
-
Uses of SAML1ArtifactBuilderFactory in org.opensaml.saml.config
Fields in org.opensaml.saml.config declared as SAML1ArtifactBuilderFactoryModifier and TypeFieldDescriptionprivate SAML1ArtifactBuilderFactorySAMLConfiguration.saml1ArtifactBuilderFactorySAML 1 Artifact factory.Methods in org.opensaml.saml.config that return SAML1ArtifactBuilderFactoryModifier and TypeMethodDescriptionSAMLConfiguration.getSAML1ArtifactBuilderFactory()Gets the artifact factory for the library.static SAML1ArtifactBuilderFactorySAMLConfigurationSupport.getSAML1ArtifactBuilderFactory()Gets the artifact factory for the library.Methods in org.opensaml.saml.config with parameters of type SAML1ArtifactBuilderFactoryModifier and TypeMethodDescriptionvoidSAMLConfiguration.setSAML1ArtifactBuilderFactory(SAML1ArtifactBuilderFactory factory) Sets the artifact factory for the library.static voidSAMLConfigurationSupport.setSAML1ArtifactBuilderFactory(SAML1ArtifactBuilderFactory factory) Sets the artifact factory for the library.