Package | Description |
---|---|
org.opensaml.saml.config |
SAML configuration initializers.
|
Modifier and Type | Method and Description |
---|---|
static SAML1ArtifactBuilderFactory |
SAMLConfigurationSupport.getSAML1ArtifactBuilderFactory()
Gets the artifact factory for the library.
|
SAML1ArtifactBuilderFactory |
SAMLConfiguration.getSAML1ArtifactBuilderFactory()
Gets the artifact factory for the library.
|
Modifier and Type | Method and Description |
---|---|
static void |
SAMLConfigurationSupport.setSAML1ArtifactBuilderFactory(SAML1ArtifactBuilderFactory factory)
Sets the artifact factory for the library.
|
void |
SAMLConfiguration.setSAML1ArtifactBuilderFactory(SAML1ArtifactBuilderFactory factory)
Sets the artifact factory for the library.
|
Copyright © 2019. All rights reserved.