Package org.opensaml.core.testing
Class TestXMLObjectProviderInitializer
java.lang.Object
org.opensaml.core.xml.config.AbstractXMLObjectProviderInitializer
org.opensaml.core.testing.TestXMLObjectProviderInitializer
- All Implemented Interfaces:
Initializer
XMLObject provider initializer for module "core", for testing classes only.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected String[]Obtain the list of configuration file resources which should be loaded.Methods inherited from class org.opensaml.core.xml.config.AbstractXMLObjectProviderInitializer
init
-
Field Details
-
configs
Config resources.
-
-
Constructor Details
-
TestXMLObjectProviderInitializer
public TestXMLObjectProviderInitializer()
-
-
Method Details
-
getConfigResources
Obtain the list of configuration file resources which should be loaded.- Specified by:
getConfigResourcesin classAbstractXMLObjectProviderInitializer- Returns:
- the list of configuration file resources
-