以下の SOAP Web サービス セキュリティの例をテストしていました。 http://www.mulesoft.org/documentation/display/current/SOAP+Web+Service+Security+Example この SOAP コンポーネント構成では、キーと値のペアは action と UsernameToken TimeStamp です。WS-Security の有効化では、キー値が WSHandlerContant クラスの定数であることが言及されています。しかし、UsernameToken の代わりに WSHandlerContant クラスの定数変数 USERNAME_TOKEN を使用すると、エラーが発生します。SOAPセキュリティのキー値の可能な値をどこで見つけることができるか教えてください。 http://www.mulesoft.org/documentation/display/current/Enabling+WS-Security http://people.apache.org/~coheigea/stage/wss4j/1.5.5/site/apidocs/org/apache/ ws/security/handler/WSHandlerConstants.html#PW_CALLBACK_CLASS