Methods in com.ibm.wsgw.beans that throw FilterException
|
FilterAction |
Filter.filterRequest(org.apache.wsif.WSIFRequest request,
org.apache.wsif.WSIFResponse response)
Deprecated. Called when an incoming request is being processed, before the request is
passed to the target service. |
FilterAction |
Filter.filterResponse(org.apache.wsif.WSIFRequest request,
org.apache.wsif.WSIFResponse response)
Deprecated. Called when an outgoing response is being processed, before the response is
passed to the originator of the request. |