| Package | Description |
|---|---|
| com.sun.xml.rpc.security | |
| com.sun.xml.wss.impl | |
| com.sun.xml.wss.impl.misc | |
| com.sun.xml.wss.jaxws.impl | |
| com.sun.xml.wss.provider.wsit | |
| com.sun.xml.xwss |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.rpc.soap.SOAPFaultException |
SecurityPluginUtil.getSOAPFaultException(WssSoapFaultException sfe) |
| Modifier and Type | Method and Description |
|---|---|
static WssSoapFaultException |
SecurableSoapMessage.newSOAPFaultException(QName faultCode,
String faultstring,
Throwable th)
Create and initialize a WssSoapFaultException.
|
static WssSoapFaultException |
SecurableSoapMessage.newSOAPFaultException(String faultstring,
Throwable th)
Create and initialize a WssSoapFaultException.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SecurableSoapMessage.generateFault(WssSoapFaultException sfe) |
| Modifier and Type | Method and Description |
|---|---|
static WssSoapFaultException |
DefaultSecurityEnvironmentImpl.newSOAPFaultException(QName faultCode,
String faultstring,
Throwable th)
Create and initialize a WssSoapFaultException.
|
| Modifier and Type | Method and Description |
|---|---|
protected SOAPFault |
SecurityTubeBase.getSOAPFault(WssSoapFaultException sfe) |
protected SOAPFaultException |
SecurityTubeBase.getSOAPFaultException(WssSoapFaultException sfe) |
| Modifier and Type | Method and Description |
|---|---|
protected SOAPMessage |
SecurityTubeBase.verifyInboundMessage(SOAPMessage message,
ProcessingContext ctx) |
protected SOAPMessage |
SecurityServerTube.verifyInboundMessage(SOAPMessage message,
ProcessingContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected SOAPFault |
WSITAuthContextBase.getSOAPFault(WssSoapFaultException sfe) |
protected SOAPFaultException |
WSITAuthContextBase.getSOAPFaultException(WssSoapFaultException sfe) |
| Modifier and Type | Method and Description |
|---|---|
protected SOAPMessage |
WSITServerAuthContext.verifyInboundMessage(SOAPMessage message,
ProcessingContext ctx) |
protected SOAPMessage |
WSITClientAuthContext.verifyInboundMessage(SOAPMessage message,
ProcessingContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
XWSSServerTube.addFault(WssSoapFaultException sfe,
SOAPMessage soapMessage,
boolean isSOAP12) |
protected SOAPFault |
XWSSServerTube.getSOAPFault(WssSoapFaultException sfe) |
SOAPFaultException |
XWSSClientTube.getSOAPFaultException(WssSoapFaultException sfe,
boolean isSOAP12) |
SOAPFaultException |
XWSSServerTube.getSOAPFaultException(WssSoapFaultException sfe,
boolean isSOAP12) |
Copyright © 2005–2018 Oracle Corporation. All rights reserved.