com.cybersource.ws.client
Class SignedAndEncryptedMessageHandler
java.lang.Object
com.cybersource.ws.client.BaseMessageHandler
com.cybersource.ws.client.SignedAndEncryptedMessageHandler
public class SignedAndEncryptedMessageHandler
- extends BaseMessageHandler
Created by jeaton on 3/1/2016.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
identities
public static List<Identity> identities
handleMessageCreation
public Document handleMessageCreation(Document workingDocument,
String senderAlias)
throws com.cybersource.ws.client.SignException,
SignEncryptException
- Throws:
com.cybersource.ws.client.SignException
SignEncryptException
createSignedDoc
public Document createSignedDoc(Document workingDocument,
String senderAlias,
org.apache.ws.security.message.WSSecHeader secHeader)
throws com.cybersource.ws.client.SignException
- Throws:
com.cybersource.ws.client.SignException
Copyright © 2016. All Rights Reserved.