public final class OpenSAMLBootstrap extends Object
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.XMLConfigurationException
Copyright © 2019 JBoss by Red Hat. All rights reserved.