org.globus.wsrf.impl.security.authentication.encryption
Class GssEncryptedSOAPEnvelopeBuilder
java.lang.Object
org.globus.wsrf.impl.security.authentication.wssec.WSSecuritySOAPEnvelopeBuilder
org.globus.wsrf.impl.security.authentication.encryption.GssEncryptedSOAPEnvelopeBuilder
- public class GssEncryptedSOAPEnvelopeBuilder
- extends WSSecuritySOAPEnvelopeBuilder
Used for GSI secure conversation encryption. Encrypts the body of
the message and inserts relevant information into SOAP header.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
context
protected GSSContext context
contextId
protected String contextId
GssEncryptedSOAPEnvelopeBuilder
public GssEncryptedSOAPEnvelopeBuilder(MessageContext msgContext,
GSSContext context)
GssEncryptedSOAPEnvelopeBuilder
public GssEncryptedSOAPEnvelopeBuilder(MessageContext msgContext,
GSSContext context,
String contextId)
buildMessage
public SOAPMessage buildMessage(SOAPEnvelope env)
throws Exception
- Specified by:
buildMessage in class WSSecuritySOAPEnvelopeBuilder
- Throws:
Exception
Copyright ? 1999-2003 University of Chicago and The University of Southern California. All rights reserved.