Class SecurityPluginUtil


  • public class SecurityPluginUtil
    extends Object
    • Method Detail

      • _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​(javax.xml.soap.SOAPMessage message)
                                      throws Exception
        Throws:
        Exception
      • restoreMessageAfterMUCheck

        public void restoreMessageAfterMUCheck​(javax.xml.soap.SOAPMessage message)
                                        throws Exception
        Throws:
        Exception
      • getSOAPFaultException

        public javax.xml.rpc.soap.SOAPFaultException getSOAPFaultException​(WssSoapFaultException sfe)