Package org.apache.wss4j.common.saml
Class OpenSAMLBootstrap
java.lang.Object
org.apache.wss4j.common.saml.OpenSAMLBootstrap
This class intializes the Opensaml library.
-
Method Summary
-
Method Details
-
bootstrap
public static void bootstrap() throws org.opensaml.core.xml.config.XMLConfigurationExceptionInitializes the OpenSAML library, loading default configurations.- Throws:
org.opensaml.core.xml.config.XMLConfigurationException- thrown if there is a problem initializing the OpenSAML library
-
bootstrap
public static void bootstrap(boolean includeXacml) throws org.opensaml.core.xml.config.XMLConfigurationException - Throws:
org.opensaml.core.xml.config.XMLConfigurationException
-