Registry / web-framework / spring-ws-security

spring-ws-security

JSON →
library5.0.1javamavenunverified

Provides security features for Spring Web Services, including WS-Security support.

<dependency> <groupId>org.springframework.ws</groupId> <artifactId>spring-ws-security</artifactId> <version>5.0.1</version> </dependency>
INSTALL
IMPORT
SIG · SPRING-WS-SECURITY
S
spring-ws-security
web-frameworkjavav5.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Wss4jSecurityInterceptor
org.springframework.ws.soap.security.wss4j.Wss4jSecurityInterceptor

Configures a WS-Security interceptor for SOAP messages.

import org.springframework.ws.soap.security.wss4j.Wss4jSecurityInterceptor; Wss4jSecurityInterceptor interceptor = new Wss4jSecurityInterceptor(); interceptor.setSecurementActions("UsernameToken");
Debug
Known issues
breakingWSS4J has known vulnerabilities; ensure using latest version.
fix
Use WSS4J 2.4.1 or later and keep dependencies updated.
affects: <5.0.0
Upgrade
Version history
5.0.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
Resources
spring-ws-security — mvn dependency:get spring-ws-security · libregistry