|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensaml.DefaultBootstrap
org.apache.ws.security.saml.ext.OpenSAMLBootstrap
public class OpenSAMLBootstrap
This class intializes the Opensaml library. It is necessary to override DefaultBootstrap to avoid instantiating Velocity, which we do not need in WSS4J.
| Constructor Summary | |
|---|---|
OpenSAMLBootstrap()
|
|
| Method Summary | |
|---|---|
static void |
bootstrap()
Initializes the OpenSAML library, loading default configurations. |
| 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 |
| Constructor Detail |
|---|
public OpenSAMLBootstrap()
| Method Detail |
|---|
public static void bootstrap()
throws org.opensaml.xml.ConfigurationException
org.opensaml.xml.ConfigurationException - thrown if there is a problem initializing the OpenSAML library
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||