org.apache.camel.component.crypto.processor
Class SigningProcessor
java.lang.Object
org.apache.camel.component.crypto.processor.DigitalSignatureProcessor
org.apache.camel.component.crypto.processor.SigningProcessor
- All Implemented Interfaces:
- Processor
public class SigningProcessor
- extends DigitalSignatureProcessor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SigningProcessor
public SigningProcessor(DigitalSignatureConfiguration configuration)
process
public void process(Exchange exchange)
throws Exception
- Throws:
Exception
initSignatureService
protected Signature initSignatureService(Exchange exchange)
throws Exception
- Throws:
Exception
getKeyPassword
protected char[] getKeyPassword(Exchange exchange)
throws Exception
- Throws:
Exception
Copyright © 2007-2010 IONA Open Source Community. All Rights Reserved.