Package org.opensaml.xmlsec.config
Class GlobalAlgorithmRegistryInitializer
- java.lang.Object
-
- org.opensaml.xmlsec.config.GlobalAlgorithmRegistryInitializer
-
- All Implemented Interfaces:
Initializer
public class GlobalAlgorithmRegistryInitializer extends Object implements Initializer
OpenSAMLInitializer
implementation for algorithms.
-
-
Field Summary
Fields Modifier and Type Field Description private org.slf4j.Logger
log
Logger.
-
Constructor Summary
Constructors Constructor Description GlobalAlgorithmRegistryInitializer()
-
-
-
Method Detail
-
init
public void init() throws InitializationException
- Specified by:
init
in interfaceInitializer
- Throws:
InitializationException
-
-