org.apache.xml.security.stax.impl.algorithms
Class SignatureAlgorithmFactory
java.lang.Object
org.apache.xml.security.stax.impl.algorithms.SignatureAlgorithmFactory
public class SignatureAlgorithmFactory
- extends Object
- Version:
- $Revision: 1491820 $ $Date: 2013-06-11 15:58:16 +0100 (Tue, 11 Jun 2013) $
- Author:
- $Author: coheigea $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static SignatureAlgorithmFactory getInstance()
getSignatureAlgorithm
public SignatureAlgorithm getSignatureAlgorithm(String algoURI)
throws XMLSecurityException,
NoSuchProviderException,
NoSuchAlgorithmException
- Throws:
XMLSecurityException
NoSuchProviderException
NoSuchAlgorithmException
Copyright © 2000–2014 The Apache Software Foundation. All rights reserved.