Apache CXF · Schema

WsSecurityConfig

WS-Security configuration properties for Apache CXF WSS4J interceptors.

ApacheJAX-RSJAX-WSJavaOpen SourceRESTSOAPWS-SecurityWeb Services

Properties

Name Type Description
action string Space-separated list of WS-Security actions to apply.
passwordType string Password encoding type for UsernameToken.
user string Username for UsernameToken or keystore alias.
passwordCallbackClass string Fully qualified class name of the javax.security.auth.callback.CallbackHandler for password retrieval.
signatureKeyIdentifier string Key identifier type for XML Signature.
signaturePropFile string Path to the signature keystore properties file.
encryptionPropFile string Path to the encryption keystore properties file.
encryptionUser string Alias of the recipient public key for encryption.
View JSON Schema on GitHub