public class OpenSAMLBootstrap
extends org.opensaml.DefaultBootstrap
Constructor and Description |
---|
OpenSAMLBootstrap() |
Modifier and Type | Method and Description |
---|---|
static void |
bootstrap()
Initializes the OpenSAML library, loading default configurations.
|
protected static void |
initializeParserPool() |
protected static void |
initializeXMLTooling(String[] providerConfigs) |
public static void bootstrap() throws org.opensaml.xml.ConfigurationException
org.opensaml.xml.ConfigurationException
- thrown if there is a problem initializing the OpenSAML libraryprotected static void initializeXMLTooling(String[] providerConfigs) throws org.opensaml.xml.ConfigurationException
org.opensaml.xml.ConfigurationException
protected static void initializeParserPool() throws org.opensaml.xml.ConfigurationException
org.opensaml.xml.ConfigurationException
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.