org.apache.xml.security.stax.config
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
- Version:
- $Revision: 1584089 $ $Date: 2014-04-02 17:46:35 +0100 (Wed, 02 Apr 2014) $
- Author:
- $Author: coheigea $
|
Constructor Summary |
Init()
|
|
Method Summary |
static void |
init(URI uri,
Class<?> callingClass)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Init
public Init()
init
public static void init(URI uri,
Class<?> callingClass)
throws XMLSecurityException
- Throws:
XMLSecurityException
Copyright © 2000–2014 The Apache Software Foundation. All rights reserved.