public abstract class AbstractXMLObjectProviderInitializer extends Object implements Initializer
Modifier and Type | Field and Description |
---|---|
private org.slf4j.Logger |
log
Class logger.
|
Constructor and Description |
---|
AbstractXMLObjectProviderInitializer() |
Modifier and Type | Method and Description |
---|---|
protected abstract String[] |
getConfigResources()
Obtain the list of configuration file resources which should be loaded.
|
void |
init()
Perform the initialization process encompassed by the implementation.
|
public AbstractXMLObjectProviderInitializer()
public void init() throws InitializationException
init
in interface Initializer
InitializationException
- if initialization could not be completed successfullyprotected abstract String[] getConfigResources()
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.