org.globus.wsrf.impl.security.authentication.wssec
Class WSSecurityClientHandler
java.lang.Object
javax.xml.rpc.handler.GenericHandler
org.globus.wsrf.impl.security.authentication.wssec.WSSecurityBasicHandler
org.globus.wsrf.impl.security.authentication.wssec.WSSecurityClientHandler
- All Implemented Interfaces:
- Handler
- public class WSSecurityClientHandler
- extends WSSecurityBasicHandler
|
Field Summary |
private 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
private static org.apache.commons.logging.Log log
WSSecurityClientHandler
public WSSecurityClientHandler()
handleRequest
public boolean handleRequest(MessageContext context)
handleResponse
public boolean handleResponse(MessageContext context)
checkGSISecureMessage
private void checkGSISecureMessage(Object before,
Object after,
MessageContext context)
throws WSSecurityException,
AuthorizationException,
SecurityException
- Throws:
WSSecurityException
AuthorizationException
SecurityException
checkGSISecConv
private void checkGSISecConv(Object before,
Object after)
throws WSSecurityException
- Throws:
WSSecurityException