public interface OpenSAMLInitializerConfig
OpenSAMLInitializerConfig instance are
supplied to OpenSAMLInitializer.initialize(OpenSAMLInitializerConfig...) in order to extend the core
initialization.| Modifier and Type | Method and Description |
|---|---|
String |
getName()
The name of this configurer.
|
void |
postInitialize()
Called after OpenSAML has been initialized.
|
void |
preInitialize()
Method that is called before OpenSAML is initialized.
|
String getName()
void preInitialize()
throws Exception
Exception - for init errorsCopyright © 2020 Sweden Connect. All rights reserved.