org.globus.wsrf.impl.security.authentication.secureConv
Class EncryptHandler

java.lang.Object
  |
  +--javax.xml.rpc.handler.GenericHandler
        |
        +--org.globus.wsrf.impl.security.authentication.secureConv.EncryptHandler
All Implemented Interfaces:
Handler

public class EncryptHandler
extends GenericHandler

GSI Secure Conversation encryption.


Constructor Summary
EncryptHandler()
           
 
Method Summary
 QName[] getHeaders()
           
 boolean handleMessage(SOAPMessageContext ctx)
           
 boolean handleRequest(MessageContext context)
           
 boolean handleResponse(MessageContext context)
           
 
Methods inherited from class javax.xml.rpc.handler.GenericHandler
destroy, handleFault, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EncryptHandler

public EncryptHandler()
Method Detail

handleRequest

public boolean handleRequest(MessageContext context)
Overrides:
handleRequest in class GenericHandler

handleResponse

public boolean handleResponse(MessageContext context)
Overrides:
handleResponse in class GenericHandler

handleMessage

public boolean handleMessage(SOAPMessageContext ctx)

getHeaders

public QName[] getHeaders()
Overrides:
getHeaders in class GenericHandler


Copyright © 1999-2003 University of Chicago and The University of Southern California. All rights reserved.