|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of WSDLFault in com.sun.xml.ws.api.model.wsdl |
|---|
| Methods in com.sun.xml.ws.api.model.wsdl that return WSDLFault | |
|---|---|
WSDLFault |
WSDLBoundFault.getFault()
Gives the associated abstract fault from wsdl:portType/wsdl:operation/wsdl:fault. |
WSDLFault |
WSDLOperation.getFault(QName faultDetailName)
Gives WSDLFault for the given soap fault detail value. |
| Methods in com.sun.xml.ws.api.model.wsdl that return types with arguments of type WSDLFault | |
|---|---|
Iterable<? extends WSDLFault> |
WSDLOperation.getFaults()
Gets the WSDLFault corresponding to wsdl:fault of this operation. |
| Uses of WSDLFault in com.sun.xml.ws.api.model.wsdl.editable |
|---|
| Subinterfaces of WSDLFault in com.sun.xml.ws.api.model.wsdl.editable | |
|---|---|
interface |
EditableWSDLFault
|
| Uses of WSDLFault in com.sun.xml.ws.model.wsdl |
|---|
| Classes in com.sun.xml.ws.model.wsdl that implement WSDLFault | |
|---|---|
class |
WSDLFaultImpl
|
| Uses of WSDLFault in com.sun.xml.ws.security.impl.policyconv |
|---|
| Methods in com.sun.xml.ws.security.impl.policyconv with parameters of type WSDLFault | |
|---|---|
void |
SecurityPolicyHolder.addFaultPolicy(WSDLFault fault,
SecurityPolicyHolder policy)
|
SecurityPolicyHolder |
SecurityPolicyHolder.getFaultPolicy(WSDLFault fault)
|
| Uses of WSDLFault in com.sun.xml.wss.jaxws.impl |
|---|
| Methods in com.sun.xml.wss.jaxws.impl with parameters of type WSDLFault | |
|---|---|
protected void |
SecurityClientTube.addIncomingFaultPolicy(Policy effectivePolicy,
SecurityPolicyHolder sph,
WSDLFault fault)
|
protected void |
SecurityServerTube.addIncomingFaultPolicy(Policy effectivePolicy,
SecurityPolicyHolder sph,
WSDLFault fault)
|
protected abstract void |
SecurityTubeBase.addIncomingFaultPolicy(Policy effectivePolicy,
SecurityPolicyHolder sph,
WSDLFault fault)
|
protected void |
SecurityClientTube.addOutgoingFaultPolicy(Policy effectivePolicy,
SecurityPolicyHolder sph,
WSDLFault fault)
|
protected void |
SecurityServerTube.addOutgoingFaultPolicy(Policy effectivePolicy,
SecurityPolicyHolder sph,
WSDLFault fault)
|
protected abstract void |
SecurityTubeBase.addOutgoingFaultPolicy(Policy effectivePolicy,
SecurityPolicyHolder sph,
WSDLFault fault)
|
| Uses of WSDLFault in com.sun.xml.wss.provider.wsit |
|---|
| Methods in com.sun.xml.wss.provider.wsit with parameters of type WSDLFault | |
|---|---|
protected abstract void |
WSITAuthContextBase.addIncomingFaultPolicy(Policy effectivePolicy,
SecurityPolicyHolder sph,
WSDLFault fault)
|
protected void |
WSITClientAuthContext.addIncomingFaultPolicy(Policy effectivePolicy,
SecurityPolicyHolder sph,
WSDLFault fault)
|
protected void |
WSITServerAuthContext.addIncomingFaultPolicy(Policy effectivePolicy,
SecurityPolicyHolder sph,
WSDLFault fault)
|
protected abstract void |
WSITAuthContextBase.addOutgoingFaultPolicy(Policy effectivePolicy,
SecurityPolicyHolder sph,
WSDLFault fault)
|
protected void |
WSITClientAuthContext.addOutgoingFaultPolicy(Policy effectivePolicy,
SecurityPolicyHolder sph,
WSDLFault fault)
|
protected void |
WSITServerAuthContext.addOutgoingFaultPolicy(Policy effectivePolicy,
SecurityPolicyHolder sph,
WSDLFault fault)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||