WSS4J security interceptor
A WS-Security server interceptor based on Apache's WSS4J.
Use this component in combination with a web service inbound gateway to add a <wsse:Security> SOAP header to that gateway's responses, and/or to validate the WS-Security information in the requests.
This interceptor supports messages created by the AxiomSoapMessageFactory and the SaajSoapMessageFactory.
Settings relevant when using a UsernameToken securement action.
Settings relevant when using a Encrypt securement action.
Settings relevant when using a Signature securement action.
Encryption crypto
Reference to a Crypto implementation that provides the certificates for encrypting SOAP responses.
Signature crypto
Reference to a Crypto implementation that provides the keys for signing SOAP responses.
_id
Reference to a Crypto implementation that provides the keys for decrypting SOAP requests.
_id
Reference to a Crypto implementation that provides the certificates for signature verification of SOAP requests.
Encryption crypto
Reference to a Crypto implementation that provides the certificates for encrypting SOAP responses.
Signature crypto
Reference to a Crypto implementation that provides the keys for signing SOAP responses.
_id
Reference to a Crypto implementation that provides the keys for decrypting SOAP requests.
_id
Reference to a Crypto implementation that provides the certificates for signature verification of SOAP requests.
id: wss4j-security-interceptor title: WSS4J security interceptor sidebar_label: WSS4J security interceptor
A WS-Security client interceptor based on Apache's WSS4J.
Use this component in combination with a web service outbound gateway to add a <wsse:Security> SOAP header to that gateway's requests, and/or to validate the WS-Security information in the responses.
This interceptor supports messages created by the AxiomSoapMessageFactory and the SaajSoapMessageFactory.
Settings relevant when using a UsernameToken securement action.
Settings relevant when using a Encrypt securement action.
Settings relevant when using a Signature securement action.
Encryption crypto
Reference to a Crypto implementation that provides the certificates for encrypting SOAP requests.
Signature crypto
Reference to a Crypto implementation that provides the keys for signing SOAP requests.
_id
Reference to a Crypto implementation that provides the keys for decrypting SOAP responses.
_id
Reference to a Crypto implementation that provides the certificates for signature verification of SOAP responses.
Encryption crypto
Reference to a Crypto implementation that provides the certificates for encrypting SOAP requests.
Signature crypto
Reference to a Crypto implementation that provides the keys for signing SOAP requests.
_id
Reference to a Crypto implementation that provides the keys for decrypting SOAP responses.
_id
Reference to a Crypto implementation that provides the certificates for signature verification of SOAP responses.
