Package | Description |
---|---|
org.opensaml.saml.config |
SAML library configuration.
|
Modifier and Type | Field and Description |
---|---|
private SAML2ArtifactBuilderFactory |
SAMLConfiguration.saml2ArtifactBuilderFactory
SAML 2 Artifact factory.
|
Modifier and Type | Method and Description |
---|---|
static SAML2ArtifactBuilderFactory |
SAMLConfigurationSupport.getSAML2ArtifactBuilderFactory()
Gets the artifact factory for the library.
|
SAML2ArtifactBuilderFactory |
SAMLConfiguration.getSAML2ArtifactBuilderFactory()
Gets the artifact factory for the library.
|
Modifier and Type | Method and Description |
---|---|
static void |
SAMLConfigurationSupport.setSAML2ArtifactBuilderFactory(SAML2ArtifactBuilderFactory factory)
Sets the artifact factory for the library.
|
void |
SAMLConfiguration.setSAML2ArtifactBuilderFactory(SAML2ArtifactBuilderFactory factory)
Sets the artifact factory for the library.
|
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.