|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.security.handler.WSHandler
org.apache.ws.axis.security.handler.WSDoAllHandler
org.apache.ws.axis.security.WSDoAllReceiver
uk.ac.soton.itinnovation.grid.comms.client.InteractiveWSDoAllReceiver
public class InteractiveWSDoAllReceiver
WSDoAllReceiver subclass that uses InteractiveX509TrustManager to confirm untrusted certificates.
| Field Summary |
|---|
| Fields inherited from class org.apache.ws.axis.security.WSDoAllReceiver |
|---|
log |
| Fields inherited from class org.apache.ws.axis.security.handler.WSDoAllHandler |
|---|
makeLockable, name, options |
| Fields inherited from class org.apache.ws.security.handler.WSHandler |
|---|
cryptos, DONE, secEngine |
| Constructor Summary | |
|---|---|
InteractiveWSDoAllReceiver()
|
|
| Method Summary | |
|---|---|
protected boolean |
verifyTrust(X509Certificate cert,
org.apache.ws.security.handler.RequestData reqData)
|
| Methods inherited from class org.apache.ws.axis.security.WSDoAllReceiver |
|---|
invoke |
| Methods inherited from class org.apache.ws.axis.security.handler.WSDoAllHandler |
|---|
canHandleBlock, cleanup, generateWSDL, getDeploymentData, getName, getOption, getOptions, getPassword, getProperty, getUnderstoodHeaders, init, initHashtable, onFault, setName, setOption, setOptionDefault, setOptions, setOptionsLockable, setPassword, 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 |
|---|
public InteractiveWSDoAllReceiver()
| Method Detail |
|---|
protected boolean verifyTrust(X509Certificate cert,
org.apache.ws.security.handler.RequestData reqData)
throws org.apache.ws.security.WSSecurityException
verifyTrust in class org.apache.ws.security.handler.WSHandlerorg.apache.ws.security.WSSecurityException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||