org.globus.wsrf.impl.security.authentication.secureConv
Class SignHandler
java.lang.Object
|
+--javax.xml.rpc.handler.GenericHandler
|
+--org.globus.wsrf.impl.security.authentication.secureConv.SignHandler
- All Implemented Interfaces:
- Handler
- public class SignHandler
- extends GenericHandler
GSI Secure Conversation signature.
|
Field Summary |
protected static org.apache.commons.logging.Log |
log
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static org.apache.commons.logging.Log log
SignHandler
public SignHandler()
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.