org.globus.ogsa.impl.security.authentication
Class SignHandler
java.lang.Object
javax.xml.rpc.handler.GenericHandler
org.globus.ogsa.impl.security.authentication.SignHandler
- All Implemented Interfaces:
- javax.xml.rpc.handler.Handler
- public class SignHandler
- extends javax.xml.rpc.handler.GenericHandler
Field Summary |
protected static org.apache.commons.logging.Log |
log
|
Method Summary |
javax.xml.namespace.QName[] |
getHeaders()
|
boolean |
handleMessage(javax.xml.rpc.handler.soap.SOAPMessageContext ctx)
|
boolean |
handleRequest(javax.xml.rpc.handler.MessageContext context)
|
boolean |
handleResponse(javax.xml.rpc.handler.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 |
log
protected static org.apache.commons.logging.Log log
SignHandler
public SignHandler()
handleRequest
public boolean handleRequest(javax.xml.rpc.handler.MessageContext context)
handleResponse
public boolean handleResponse(javax.xml.rpc.handler.MessageContext context)
handleMessage
public boolean handleMessage(javax.xml.rpc.handler.soap.SOAPMessageContext ctx)
getHeaders
public javax.xml.namespace.QName[] getHeaders()
Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.