edu.internet2.middleware.shibboleth.common
Class ShibTestBootstrap

java.lang.Object
  extended by org.opensaml.DefaultBootstrap
      extended by edu.internet2.middleware.shibboleth.common.ShibTestBootstrap

public class ShibTestBootstrap
extends org.opensaml.DefaultBootstrap

Extension to the SAML test bootstrap process which sets up configuration for testing purposes.


Field Summary
private static String[] testConfigs
          List of XMLTooling configuration files with test configuration.
 
Constructor Summary
ShibTestBootstrap()
           
 
Method Summary
static void bootstrap()
           
 
Methods inherited from class org.opensaml.DefaultBootstrap
getLogger, initializeArtifactBuilderFactories, initializeESAPI, initializeGlobalSecurityConfiguration, initializeParserPool, initializeVelocity, initializeXMLSecurity, initializeXMLTooling
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

testConfigs

private static String[] testConfigs
List of XMLTooling configuration files with test configuration.

Constructor Detail

ShibTestBootstrap

public ShibTestBootstrap()
Method Detail

bootstrap

public static void bootstrap()
                      throws ConfigurationException
Throws:
ConfigurationException


Copyright © 1999-2012. All Rights Reserved.