Package org.opensaml.soap.config.impl
Class XMLObjectProviderInitializer
java.lang.Object
org.opensaml.core.xml.config.AbstractXMLObjectProviderInitializer
org.opensaml.soap.config.impl.XMLObjectProviderInitializer
- All Implemented Interfaces:
Initializer
XMLObject provider initializer for module "soap-impl".
-
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
-
XMLObjectProviderInitializer
public XMLObjectProviderInitializer()
-
-
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
-