org.jboss.net.axis.security.handler
Class WSSResponseHandler
java.lang.Object
WSDoAllSender
org.jboss.net.axis.security.handler.WSSResponseHandler
- public class WSSResponseHandler
- extends WSDoAllSender
- Title:
- Web Service Security Response Handler
- Description:
- This handler is responsible for signing and/or encrypting the response message.
- Copyright:
- Copyright (c) 2004
- Company:
- Green River Computing Services
- Version:
- $Revision: 1.3 $
- Author:
- Jason Essington
- See Also:
- Serialized Form
Field Summary |
protected org.apache.log4j.Logger |
log
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected org.apache.log4j.Logger log
WSSResponseHandler
public WSSResponseHandler()
invoke
public void invoke(MessageContext mc)
throws AxisFault
- Throws:
AxisFault
loadSignatureCrypto
protected Crypto loadSignatureCrypto()
throws AxisFault
- Throws:
AxisFault
loadEncryptionCrypto
protected Crypto loadEncryptionCrypto()
throws AxisFault
- Throws:
AxisFault
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.