au.edu.jcu.hpc.srb.mcatext.ws
Class CertInInterceptor

java.lang.Object
  extended by org.apache.ws.security.handler.WSHandler
      extended by org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
          extended by org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
              extended by au.edu.jcu.hpc.srb.mcatext.ws.CertInInterceptor
All Implemented Interfaces:
org.apache.cxf.binding.soap.interceptor.SoapInterceptor, org.apache.cxf.interceptor.Interceptor<org.apache.cxf.binding.soap.SoapMessage>, org.apache.cxf.phase.PhaseInterceptor<org.apache.cxf.binding.soap.SoapMessage>

public class CertInInterceptor
extends org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor


Field Summary
 
Fields inherited from class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
SIGNATURE_RESULT, TIMESTAMP_RESULT
 
Fields inherited from class org.apache.ws.security.handler.WSHandler
cryptos, DONE, secEngine
 
Constructor Summary
CertInInterceptor()
           
 
Method Summary
protected  boolean verifyTrust(java.security.cert.X509Certificate arg0, org.apache.ws.security.handler.RequestData arg1)
           
 
Methods inherited from class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
handleMessage
 
Methods inherited from class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
getAfter, getBefore, getId, getOption, getPassword, getPhase, getProperties, getProperty, getRoles, getUnderstoodHeaders, handleFault, postHandleMessage, setAfter, setBefore, setId, setPassword, setPhase, setProperties, setProperty, setProperty
 
Methods inherited from class org.apache.ws.security.handler.WSHandler
checkReceiverResults, checkSignatureConfirmation, decodeDecryptionParameter, decodeEnableSignatureConfirmation, decodeEncryptionParameter, decodeMustUnderstand, decodeSignatureParameter, decodeSignatureParameter2, decodeTimestampPrecision, decodeTimestampStrict, decodeTimeToLive, decodeUTParameter, doReceiverAction, doSenderAction, getClassLoader, getPassword, getPasswordCB, getString, getStringOption, loadDecryptionCrypto, loadEncryptionCrypto, loadSignatureCrypto, verifyTimestamp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CertInInterceptor

public CertInInterceptor()
Method Detail

verifyTrust

protected boolean verifyTrust(java.security.cert.X509Certificate arg0,
                              org.apache.ws.security.handler.RequestData arg1)
                       throws org.apache.ws.security.WSSecurityException
Overrides:
verifyTrust in class org.apache.ws.security.handler.WSHandler
Throws:
org.apache.ws.security.WSSecurityException


Copyright © 2008. All Rights Reserved.