インターフェースの使用
org.springframework.ws.soap.server.SoapEndpointInterceptor
SoapEndpointInterceptor を使用するパッケージ
パッケージ
説明
WS-Security 実装クラスを提供します。
Spring-WS 内で Apache WSS4J 2.0 WS-Security 実装を使用するためのクラスが含まれています。
SOAP 固有のサーバー側 Spring-WS サポート用のクラスが含まれています。
SOAP の目的でその他のエンドポイント
EndpointInterceptor 実装を提供します。org.springframework.ws.soap.security 内の SoapEndpointInterceptor 使用
org.springframework.ws.soap.security.wss4j2 内の SoapEndpointInterceptor 使用
org.springframework.ws.soap.server 内の SoapEndpointInterceptor 使用
org.springframework.ws.soap.server 内の SoapEndpointInterceptor サブインターフェースorg.springframework.ws.soap.server.endpoint.interceptor 内の SoapEndpointInterceptor 使用
修飾子と型クラス説明classデリゲートSoapEndpointInterceptorにデリゲートするSmartSoapEndpointInterceptorインターフェースの実装。class指定された名前空間 URI またはローカル部分(あるいはその両方)をペイロードルートとして持つリクエストのみをインターセプトするSmartSoapEndpointInterceptorインターフェースの実装。class指定された SOAP アクションを持つリクエストのみをインターセプトするSmartEndpointInterceptorインターフェースの実装。classSoapMessageメッセージの完全なリクエストおよびレスポンスエンベロープをログに記録する SOAP 固有のEndpointInterceptor。