Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Not A Problem
-
2.3.0
-
None
-
None
Description
Dear supporters,
I am exploring the WSS4j API of Version 2.3.0 now. When i search cross maven artificat to download jar for it (wss4j 2.3.0), i could get source code only. Could you please help how to get the jar (for version 2.3.0) and how to use for the WS Security Username token policy.
Note: Maven Artificats that i am refering above is
<dependency>
<groupId>org.apache.wss4j</groupId>
<artifactId>wss4j</artifactId>
<version>2.3.0</version>
<type>pom</type>
</dependency>