public class OpenSAMLBootstrap extends Object
| Constructor and Description |
|---|
OpenSAMLBootstrap() |
| Modifier and Type | Method and Description |
|---|---|
static void |
bootstrap()
Initializes the OpenSAML library, loading default configurations.
|
static void |
bootstrap(boolean includeXacml) |
public static void bootstrap()
throws org.opensaml.core.xml.config.XMLConfigurationException
org.opensaml.core.xml.config.XMLConfigurationException - thrown if there is a problem initializing the OpenSAML librarypublic static void bootstrap(boolean includeXacml)
throws org.opensaml.core.xml.config.XMLConfigurationException
org.opensaml.core.xml.config.XMLConfigurationExceptionCopyright © 2017 JBoss by Red Hat. All rights reserved.