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