org.apache.xml.security.stax.config
Class TransformerAlgorithmMapper
java.lang.Object
org.apache.xml.security.stax.config.TransformerAlgorithmMapper
public class TransformerAlgorithmMapper
- extends Object
Mapping between JCE id and xmlsec uri's for algorithms
- Version:
- $Revision: 1584089 $ $Date: 2014-04-02 17:46:35 +0100 (Wed, 02 Apr 2014) $
- Author:
- $Author: coheigea $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
init
protected static void init(TransformAlgorithmsType transformAlgorithms,
Class<?> callingClass)
throws Exception
- Throws:
Exception
getTransformerClass
public static Class<?> getTransformerClass(String algoURI,
XMLSecurityConstants.DIRECTION direction)
throws XMLSecurityException
- Throws:
XMLSecurityException
Copyright © 2000–2014 The Apache Software Foundation. All rights reserved.