Class OpenSAMLBootstrap

java.lang.Object
org.apache.wss4j.common.saml.OpenSAMLBootstrap

public final class OpenSAMLBootstrap extends Object
This class intializes the Opensaml library.
  • Method Details

    • bootstrap

      public static void bootstrap() throws org.opensaml.core.xml.config.XMLConfigurationException
      Initializes 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