Class Init
- java.lang.Object
-
- org.apache.xml.security.stax.config.Init
-
public class Init extends Object
Class to load the algorithms-mappings from a configuration file. After the initialization the mapping is available through the JCEAlgorithmMapper
-
-
Constructor Summary
Constructors Constructor Description Init()
-
-
-
Method Detail
-
init
public static void init(URI uri, Class<?> callingClass) throws XMLSecurityException
- Throws:
XMLSecurityException
-
-