com.sun.xml.rpc.security
Class SecurityPluginUtil
java.lang.Object
com.sun.xml.rpc.security.SecurityPluginUtil
public class SecurityPluginUtil
- extends java.lang.Object
|
Constructor Summary |
SecurityPluginUtil(java.lang.String config,
java.lang.String port,
boolean isStub)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecurityPluginUtil
public SecurityPluginUtil(java.lang.String config,
java.lang.String port,
boolean isStub)
throws java.lang.Exception
- Throws:
java.lang.Exception
_preHandlingHook
public void _preHandlingHook(com.sun.xml.rpc.client.StreamingSenderState state)
throws java.lang.Exception
- Throws:
java.lang.Exception
_preRequestSendingHook
public boolean _preRequestSendingHook(com.sun.xml.rpc.client.StreamingSenderState state)
throws java.lang.Exception
- Throws:
java.lang.Exception
preHandlingHook
public boolean preHandlingHook(com.sun.xml.rpc.server.StreamingHandlerState state)
throws java.lang.Exception
- Throws:
java.lang.Exception
postResponseWritingHook
public void postResponseWritingHook(com.sun.xml.rpc.server.StreamingHandlerState state)
throws java.lang.Exception
- Throws:
java.lang.Exception
prepareMessageForMUCheck
public void prepareMessageForMUCheck(javax.xml.soap.SOAPMessage message)
throws java.lang.Exception
- Throws:
java.lang.Exception
restoreMessageAfterMUCheck
public void restoreMessageAfterMUCheck(javax.xml.soap.SOAPMessage message)
throws java.lang.Exception
- Throws:
java.lang.Exception
getSOAPFaultException
public javax.xml.rpc.soap.SOAPFaultException getSOAPFaultException(WssSoapFaultException sfe)
Copyright © 2005-2012 Oracle Corporation. All Rights Reserved.