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