public class XMLObjectProviderInitializer extends AbstractXMLObjectProviderInitializer
Modifier and Type | Field and Description |
---|---|
private static String[] |
configs
Config resources.
|
Constructor and Description |
---|
XMLObjectProviderInitializer() |
Modifier and Type | Method and Description |
---|---|
protected String[] |
getConfigResources()
Obtain the list of configuration file resources which should be loaded.
|
void |
init()
Perform the initialization process encompassed by the implementation.
|
private static String[] configs
protected String[] getConfigResources()
getConfigResources
in class AbstractXMLObjectProviderInitializer
public void init() throws InitializationException
init
in interface Initializer
init
in class AbstractXMLObjectProviderInitializer
InitializationException
- if initialization could not be completed successfullyCopyright © 1999–2018 Shibboleth Consortium. All rights reserved.