[ws-wss4j] branch master updated (101c152e6 -> 01429cad3)

2022-10-04 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


from 101c152e6 [maven-release-plugin] prepare for next development iteration
 add c701aa15c Revert "[maven-release-plugin] prepare for next development 
iteration"
 add 01429cad3 Revert "[maven-release-plugin] prepare release wss4j-3.0.0"

No new revisions were added by this update.

Summary of changes:
 bindings/pom.xml| 2 +-
 integration/pom.xml | 2 +-
 parent/pom.xml  | 2 +-
 policy/pom.xml  | 2 +-
 pom.xml | 4 ++--
 ws-security-common/pom.xml  | 2 +-
 ws-security-dom/pom.xml | 2 +-
 ws-security-policy-stax/pom.xml | 2 +-
 ws-security-stax/pom.xml| 2 +-
 ws-security-web/pom.xml | 2 +-
 10 files changed, 11 insertions(+), 11 deletions(-)



[ws-wss4j] branch master updated: [maven-release-plugin] prepare for next development iteration

2022-10-04 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new 101c152e6 [maven-release-plugin] prepare for next development iteration
101c152e6 is described below

commit 101c152e69f21acb345dbce63e7d1bfeaa32f4e2
Author: Colm O hEigeartaigh 
AuthorDate: Tue Oct 4 11:26:43 2022 +0100

[maven-release-plugin] prepare for next development iteration
---
 bindings/pom.xml| 2 +-
 integration/pom.xml | 2 +-
 parent/pom.xml  | 2 +-
 policy/pom.xml  | 2 +-
 pom.xml | 6 +++---
 ws-security-common/pom.xml  | 2 +-
 ws-security-dom/pom.xml | 2 +-
 ws-security-policy-stax/pom.xml | 2 +-
 ws-security-stax/pom.xml| 2 +-
 ws-security-web/pom.xml | 2 +-
 10 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/bindings/pom.xml b/bindings/pom.xml
index 80afebe45..d549429b6 100644
--- a/bindings/pom.xml
+++ b/bindings/pom.xml
@@ -21,7 +21,7 @@
 
 org.apache.wss4j
 wss4j-parent
-3.0.0
+3.0.1-SNAPSHOT
 ../parent/pom.xml
 
 4.0.0
diff --git a/integration/pom.xml b/integration/pom.xml
index 38fdc40c7..418663b65 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -23,7 +23,7 @@
 org.apache.wss4j
 wss4j-parent
 ../parent/pom.xml
-3.0.0
+3.0.1-SNAPSHOT
 
 wss4j-integration
 Apache WSS4J WS-Security Integration
diff --git a/parent/pom.xml b/parent/pom.xml
index 4698f3115..d37016621 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.wss4j
 wss4j
-3.0.0
+3.0.1-SNAPSHOT
 
 wss4j-parent
 pom
diff --git a/policy/pom.xml b/policy/pom.xml
index 2c4e97844..0d2b4d611 100644
--- a/policy/pom.xml
+++ b/policy/pom.xml
@@ -24,7 +24,7 @@
 org.apache.wss4j
 wss4j-parent
 ../parent/pom.xml
-3.0.0
+3.0.1-SNAPSHOT
 
 wss4j-policy
 Apache WSS4J WS-SecurityPolicy model
diff --git a/pom.xml b/pom.xml
index 71484617e..28a0a87b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
 
 org.apache.wss4j
 wss4j
-3.0.0
+3.0.1-SNAPSHOT
 pom
 Apache WSS4J
 
@@ -81,7 +81,7 @@
 
scm:git:https://gitbox.apache.org/repos/asf/ws-wss4j.git
 
scm:git:https://gitbox.apache.org/repos/asf/ws-wss4j.git
 https://gitbox.apache.org/repos/asf?p=ws-wss4j.git;a=summary
-  wss4j-3.0.0
+  HEAD
   
 
 The Apache Software Foundation
@@ -109,7 +109,7 @@
 11
 ${basedir}/build-tools
 6.5.3
-
2022-10-04T10:22:27Z
+
2022-10-04T10:26:43Z
 
 
 
diff --git a/ws-security-common/pom.xml b/ws-security-common/pom.xml
index fc3e6a2b3..297f7780d 100644
--- a/ws-security-common/pom.xml
+++ b/ws-security-common/pom.xml
@@ -23,7 +23,7 @@
 org.apache.wss4j
 wss4j-parent
 ../parent/pom.xml
-3.0.0
+3.0.1-SNAPSHOT
 
 wss4j-ws-security-common
 Apache WSS4J WS-Security Common
diff --git a/ws-security-dom/pom.xml b/ws-security-dom/pom.xml
index f048d4ff6..11fc71ead 100644
--- a/ws-security-dom/pom.xml
+++ b/ws-security-dom/pom.xml
@@ -23,7 +23,7 @@
 org.apache.wss4j
 wss4j-parent
 ../parent/pom.xml
-3.0.0
+3.0.1-SNAPSHOT
 
 wss4j-ws-security-dom
 Apache WSS4J DOM WS-Security
diff --git a/ws-security-policy-stax/pom.xml b/ws-security-policy-stax/pom.xml
index fe8f4d5d0..aad494542 100644
--- a/ws-security-policy-stax/pom.xml
+++ b/ws-security-policy-stax/pom.xml
@@ -24,7 +24,7 @@
 org.apache.wss4j
 wss4j-parent
 ../parent/pom.xml
-3.0.0
+3.0.1-SNAPSHOT
 
 wss4j-ws-security-policy-stax
 Apache WSS4J Streaming WS-SecurityPolicy
diff --git a/ws-security-stax/pom.xml b/ws-security-stax/pom.xml
index 20647ca5e..19ce52f74 100644
--- a/ws-security-stax/pom.xml
+++ b/ws-security-stax/pom.xml
@@ -24,7 +24,7 @@
 org.apache.wss4j
 wss4j-parent
 ../parent/pom.xml
-3.0.0
+3.0.1-SNAPSHOT
 
 wss4j-ws-security-stax
 Apache WSS4J Streaming WS-Security
diff --git a/ws-security-web/pom.xml b/ws-security-web/pom.xml
index 53b9e792f..83c9032be 100644
--- a/ws-security-web/pom.xml
+++ b/ws-security-web/pom.xml
@@ -24,7 +24,7 @@
 org.apache.wss4j
 wss4j-parent
 ../parent/pom.xml
-3.0.0
+3.0.1-SNAPSHOT
 
 wss4j-ws-security-web
 Apache WSS4J Web WS-Security



[ws-wss4j] annotated tag wss4j-3.0.0 created (now 0592bbba1)

2022-10-04 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a change to annotated tag wss4j-3.0.0
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


  at 0592bbba1 (tag)
 tagging 2fd15f0e061c76923fd3f3cf282d8f3045a8b511 (commit)
 replaces wss4j-2.3.0
  by Colm O hEigeartaigh
  on Tue Oct 4 11:26:39 2022 +0100

- Log -
[maven-release-plugin] copy for tag wss4j-3.0.0
---

No new revisions were added by this update.



[ws-wss4j] branch master updated: [maven-release-plugin] prepare release wss4j-3.0.0

2022-10-04 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new 2fd15f0e0 [maven-release-plugin] prepare release wss4j-3.0.0
2fd15f0e0 is described below

commit 2fd15f0e061c76923fd3f3cf282d8f3045a8b511
Author: Colm O hEigeartaigh 
AuthorDate: Tue Oct 4 11:26:30 2022 +0100

[maven-release-plugin] prepare release wss4j-3.0.0
---
 bindings/pom.xml| 2 +-
 integration/pom.xml | 2 +-
 parent/pom.xml  | 2 +-
 policy/pom.xml  | 2 +-
 pom.xml | 6 +++---
 ws-security-common/pom.xml  | 2 +-
 ws-security-dom/pom.xml | 2 +-
 ws-security-policy-stax/pom.xml | 2 +-
 ws-security-stax/pom.xml| 2 +-
 ws-security-web/pom.xml | 2 +-
 10 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/bindings/pom.xml b/bindings/pom.xml
index 50c16ba15..80afebe45 100644
--- a/bindings/pom.xml
+++ b/bindings/pom.xml
@@ -21,7 +21,7 @@
 
 org.apache.wss4j
 wss4j-parent
-3.0.0-SNAPSHOT
+3.0.0
 ../parent/pom.xml
 
 4.0.0
diff --git a/integration/pom.xml b/integration/pom.xml
index 16abd518a..38fdc40c7 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -23,7 +23,7 @@
 org.apache.wss4j
 wss4j-parent
 ../parent/pom.xml
-3.0.0-SNAPSHOT
+3.0.0
 
 wss4j-integration
 Apache WSS4J WS-Security Integration
diff --git a/parent/pom.xml b/parent/pom.xml
index 72076056a..4698f3115 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.wss4j
 wss4j
-3.0.0-SNAPSHOT
+3.0.0
 
 wss4j-parent
 pom
diff --git a/policy/pom.xml b/policy/pom.xml
index 19a6db1e1..2c4e97844 100644
--- a/policy/pom.xml
+++ b/policy/pom.xml
@@ -24,7 +24,7 @@
 org.apache.wss4j
 wss4j-parent
 ../parent/pom.xml
-3.0.0-SNAPSHOT
+3.0.0
 
 wss4j-policy
 Apache WSS4J WS-SecurityPolicy model
diff --git a/pom.xml b/pom.xml
index a39b54f92..71484617e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
 
 org.apache.wss4j
 wss4j
-3.0.0-SNAPSHOT
+3.0.0
 pom
 Apache WSS4J
 
@@ -81,7 +81,7 @@
 
scm:git:https://gitbox.apache.org/repos/asf/ws-wss4j.git
 
scm:git:https://gitbox.apache.org/repos/asf/ws-wss4j.git
 https://gitbox.apache.org/repos/asf?p=ws-wss4j.git;a=summary
-  HEAD
+  wss4j-3.0.0
   
 
 The Apache Software Foundation
@@ -109,7 +109,7 @@
 11
 ${basedir}/build-tools
 6.5.3
-
${maven.build.timestamp}
+
2022-10-04T10:22:27Z
 
 
 
diff --git a/ws-security-common/pom.xml b/ws-security-common/pom.xml
index 7410e13fe..fc3e6a2b3 100644
--- a/ws-security-common/pom.xml
+++ b/ws-security-common/pom.xml
@@ -23,7 +23,7 @@
 org.apache.wss4j
 wss4j-parent
 ../parent/pom.xml
-3.0.0-SNAPSHOT
+3.0.0
 
 wss4j-ws-security-common
 Apache WSS4J WS-Security Common
diff --git a/ws-security-dom/pom.xml b/ws-security-dom/pom.xml
index 34c95ae61..f048d4ff6 100644
--- a/ws-security-dom/pom.xml
+++ b/ws-security-dom/pom.xml
@@ -23,7 +23,7 @@
 org.apache.wss4j
 wss4j-parent
 ../parent/pom.xml
-3.0.0-SNAPSHOT
+3.0.0
 
 wss4j-ws-security-dom
 Apache WSS4J DOM WS-Security
diff --git a/ws-security-policy-stax/pom.xml b/ws-security-policy-stax/pom.xml
index 5fddfb347..fe8f4d5d0 100644
--- a/ws-security-policy-stax/pom.xml
+++ b/ws-security-policy-stax/pom.xml
@@ -24,7 +24,7 @@
 org.apache.wss4j
 wss4j-parent
 ../parent/pom.xml
-3.0.0-SNAPSHOT
+3.0.0
 
 wss4j-ws-security-policy-stax
 Apache WSS4J Streaming WS-SecurityPolicy
diff --git a/ws-security-stax/pom.xml b/ws-security-stax/pom.xml
index 79d8914bd..20647ca5e 100644
--- a/ws-security-stax/pom.xml
+++ b/ws-security-stax/pom.xml
@@ -24,7 +24,7 @@
 org.apache.wss4j
 wss4j-parent
 ../parent/pom.xml
-3.0.0-SNAPSHOT
+3.0.0
 
 wss4j-ws-security-stax
 Apache WSS4J Streaming WS-Security
diff --git a/ws-security-web/pom.xml b/ws-security-web/pom.xml
index 8ac3113d3..53b9e792f 100644
--- a/ws-security-web/pom.xml
+++ b/ws-security-web/pom.xml
@@ -24,7 +24,7 @@
 org.apache.wss4j
 wss4j-parent
 ../parent/pom.xml
-3.0.0-SNAPSHOT
+3.0.0
 
 wss4j-ws-security-web
 Apache WSS4J Web WS-Security



[ws-wss4j] 01/02: Fixing javadoc for Java 11

2022-10-04 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git

commit 82672858b83b729c3c6b27c43585215089a6a285
Author: Colm O hEigeartaigh 
AuthorDate: Tue Oct 4 11:21:48 2022 +0100

Fixing javadoc for Java 11
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 444c65157..a39b54f92 100644
--- a/pom.xml
+++ b/pom.xml
@@ -299,6 +299,7 @@
 
 
 true
+src/main/java
 
 
-Xdoclint:none
 



[ws-wss4j] branch master updated (d06a3e8bb -> ee080f458)

2022-10-04 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


from d06a3e8bb Removing Xalan test dependency
 new 82672858b Fixing javadoc for Java 11
 new ee080f458 Updating website for 3.0.0 release

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml|  1 +
 src/site/xdoc/download.xml | 12 +++-
 src/site/xdoc/index.xml| 15 +++
 3 files changed, 27 insertions(+), 1 deletion(-)



[ws-wss4j] 02/02: Updating website for 3.0.0 release

2022-10-04 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git

commit ee080f458f1a919439671cbd66a2895ef4de6bea
Author: Colm O hEigeartaigh 
AuthorDate: Tue Oct 4 11:21:57 2022 +0100

Updating website for 3.0.0 release
---
 src/site/xdoc/download.xml | 12 +++-
 src/site/xdoc/index.xml| 15 +++
 2 files changed, 26 insertions(+), 1 deletion(-)

diff --git a/src/site/xdoc/download.xml b/src/site/xdoc/download.xml
index 88a12a2b0..74db5382e 100644
--- a/src/site/xdoc/download.xml
+++ b/src/site/xdoc/download.xml
@@ -35,7 +35,17 @@ LICENSE.txt and NOTICE.txt files contained in each release 
artifact.
 
 
 
-The current stable release is Apache WSS4J 2.4.1:
+The current stable release is Apache WSS4J 3.0.0:
+
+
+https://www.apache.org/dyn/closer.lua/ws/wss4j/3.0.0/wss4j-3.0.0-source-release.zip;>wss4j-3.0.0-source-release.zip
+(https://downloads.apache.org/ws/wss4j/3.0.0/wss4j-3.0.0-source-release.zip.asc;>PGP)
+(https://downloads.apache.org/ws/wss4j/3.0.0/wss4j-3.0.0-source-release.zip.sha512;>SHA-512)
+
+
+
+
+The current release on the older 2.4.x-fixes branch is Apache WSS4J 2.4.1:
 
 
 https://www.apache.org/dyn/closer.lua/ws/wss4j/2.4.1/wss4j-2.4.1-source-release.zip;>wss4j-2.4.1-source-release.zip
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 9e0ff3094..8892d8d28 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -59,6 +59,21 @@ Profile 1.1
 
 
 
+October 2022 - 
+The Apache WSS4J team are pleased to announce the release of version 3.0.0.
+This is a major new release of WSS4J. Significant changes:
+
+
+Moved from javax to jakarta namespace
+OpenSAML 4.x upgrade
+Santuario 3.0.x upgrade
+
+
+Please see the https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310063version=12350043;>
+3.0.0 release notes for more information.
+
+
+
 February 2022 - 
 The Apache WSS4J team are pleased to announce the release of version 2.4.1. It
 fixes an issue with the timestamp in the WSS4J jars being invalid.



[ws-wss4j] branch 2_3_x-fixes updated: Removing Xalan test dependency

2022-10-03 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 2_3_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/2_3_x-fixes by this push:
 new e2ef9a844 Removing Xalan test dependency
e2ef9a844 is described below

commit e2ef9a844f7800c8e7fd4820a8d9815b71c27525
Author: Colm O hEigeartaigh 
AuthorDate: Mon Oct 3 17:09:40 2022 +0100

Removing Xalan test dependency
---
 parent/pom.xml  | 11 ---
 ws-security-dom/pom.xml |  5 -
 2 files changed, 16 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1ed960107..14b4db3e5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -45,7 +45,6 @@
 3.4.6
 1.7.36
 1.6.3
-2.7.2
 1.8
 2.2.4
 2.7.0
@@ -95,16 +94,6 @@
 slf4j-log4j12
 ${slf4j.version}
 
-
-xalan
-xalan
-${xalan.version}
-
-
-xalan
-serializer
-${xalan.version}
-
 
 org.junit.jupiter
 junit-jupiter-engine
diff --git a/ws-security-dom/pom.xml b/ws-security-dom/pom.xml
index 48d7202f5..055b027da 100644
--- a/ws-security-dom/pom.xml
+++ b/ws-security-dom/pom.xml
@@ -126,11 +126,6 @@
 bcpkix-jdk15on
 test
 
-
-xalan
-xalan
-test
-
 
 
 



[ws-wss4j] branch 2_4_x-fixes updated: Removing Xalan test dependency

2022-10-03 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 2_4_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/2_4_x-fixes by this push:
 new de20680f5 Removing Xalan test dependency
de20680f5 is described below

commit de20680f5eec9c5487a2f0d15807b703c583bf87
Author: Colm O hEigeartaigh 
AuthorDate: Mon Oct 3 17:09:40 2022 +0100

Removing Xalan test dependency
---
 parent/pom.xml  | 11 ---
 ws-security-dom/pom.xml |  5 -
 2 files changed, 16 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index effb8255e..200dd38d7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -46,7 +46,6 @@
 3.4.6
 2.0.1
 1.6.3
-2.7.2
 1.9
 2.3.2
 2.8.2
@@ -95,16 +94,6 @@
 slf4j-log4j12
 ${slf4j.version}
 
-
-xalan
-xalan
-${xalan.version}
-
-
-xalan
-serializer
-${xalan.version}
-
 
 org.junit.jupiter
 junit-jupiter-engine
diff --git a/ws-security-dom/pom.xml b/ws-security-dom/pom.xml
index 872162166..8b41d1490 100644
--- a/ws-security-dom/pom.xml
+++ b/ws-security-dom/pom.xml
@@ -126,11 +126,6 @@
 bcpkix-jdk15on
 test
 
-
-xalan
-xalan
-test
-
 
 
 



[ws-wss4j] branch master updated: Removing Xalan test dependency

2022-10-03 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new d06a3e8bb Removing Xalan test dependency
d06a3e8bb is described below

commit d06a3e8bb18026d3fd3b0d3d421444c80f9e1d66
Author: Colm O hEigeartaigh 
AuthorDate: Mon Oct 3 17:09:40 2022 +0100

Removing Xalan test dependency
---
 parent/pom.xml  | 11 ---
 ws-security-dom/pom.xml |  5 -
 2 files changed, 16 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index f62ce2e02..72076056a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -47,7 +47,6 @@
 2.0.1
 1.6.3
 6.3.1
-2.7.2
 1.9
 3.0.1
 2.9.0
@@ -102,16 +101,6 @@
 jakarta.mail-api
 ${jakarta.mail.api.version}
 
-
-xalan
-xalan
-${xalan.version}
-
-
-xalan
-serializer
-${xalan.version}
-
 
 org.junit.jupiter
 junit-jupiter-engine
diff --git a/ws-security-dom/pom.xml b/ws-security-dom/pom.xml
index fcac6c3dc..34c95ae61 100644
--- a/ws-security-dom/pom.xml
+++ b/ws-security-dom/pom.xml
@@ -127,11 +127,6 @@
 bcpkix-jdk15on
 test
 
-
-xalan
-xalan
-test
-
 
 com.sun.xml.messaging.saaj
 saaj-impl



[ws-wss4j] branch 2_4_x-fixes updated: Bump slf4j.version from 1.7.36 to 2.0.1 (#58)

2022-10-03 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 2_4_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/2_4_x-fixes by this push:
 new 614eacc75 Bump slf4j.version from 1.7.36 to 2.0.1 (#58)
614eacc75 is described below

commit 614eacc75b030a79f9fa75da06659db6d08c6356
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 3 16:28:19 2022 +0100

Bump slf4j.version from 1.7.36 to 2.0.1 (#58)

Bumps `slf4j.version` from 1.7.36 to 2.0.1.

Updates `slf4j-api` from 1.7.36 to 2.0.1
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.36...v_2.0.1)

Updates `slf4j-reload4j` from 1.7.36 to 2.0.1
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.36...v_2.0.1)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.slf4j:slf4j-reload4j
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index ac6f2ee0d..effb8255e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -44,7 +44,7 @@
 2.0.2
 3.1.1
 3.4.6
-1.7.36
+2.0.1
 1.6.3
 2.7.2
 1.9



[ws-wss4j] branch master updated (3afec2246 -> eec437bcc)

2022-10-03 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


from 3afec2246 Bump apache-rat-plugin from 0.13 to 0.14 (#55)
 add eec437bcc Bump slf4j.version from 1.7.36 to 2.0.1 (#58)

No new revisions were added by this update.

Summary of changes:
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[ws-wss4j] branch master updated: Bump apache-rat-plugin from 0.13 to 0.14 (#55)

2022-09-16 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new 3afec2246 Bump apache-rat-plugin from 0.13 to 0.14 (#55)
3afec2246 is described below

commit 3afec22461b771de89d425b1db3792e4d8f5bea5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 16 14:10:24 2022 +0100

Bump apache-rat-plugin from 0.13 to 0.14 (#55)

Bumps apache-rat-plugin from 0.13 to 0.14.

---
updated-dependencies:
- dependency-name: org.apache.rat:apache-rat-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dfc3cfd69..444c65157 100644
--- a/pom.xml
+++ b/pom.xml
@@ -239,7 +239,7 @@
 
 org.apache.rat
 apache-rat-plugin
-0.13
+0.14
 
 
 verify



[ws-wss4j] branch master updated (8f508c411 -> a35fc7f9a)

2022-09-16 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


from 8f508c411 Revert "Disabling dependabot"
 add a35fc7f9a Bump woodstox-core from 6.2.8 to 6.3.1 (#54)

No new revisions were added by this update.

Summary of changes:
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[ws-wss4j] branch master updated: Revert "Disabling dependabot"

2022-09-16 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new 8f508c411 Revert "Disabling dependabot"
8f508c411 is described below

commit 8f508c411bdda6200b29b57c53869656fc872167
Author: Colm O hEigeartaigh 
AuthorDate: Fri Sep 16 13:56:46 2022 +0100

Revert "Disabling dependabot"

This reverts commit 60d68bb5f2bd89c40c98ade47663d7788c8cbabd.
---
 .github/dependabot.yml | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 14e378c5e..ddcfd3c6f 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -12,9 +12,9 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-#version: 2
-#updates:
-  #- package-ecosystem: "maven"
-#directory: "/"
-#schedule:
-  #interval: "daily"
+version: 2
+updates:
+  - package-ecosystem: "maven"
+directory: "/"
+schedule:
+  interval: "daily"



[ws-wss4j] branch master updated: Revert "Removing dependabot"

2022-09-16 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new 9083f2f5a Revert "Removing dependabot"
9083f2f5a is described below

commit 9083f2f5a6fd5e0e04478c6b3bdb8f04f9247099
Author: Colm O hEigeartaigh 
AuthorDate: Fri Sep 16 13:56:23 2022 +0100

Revert "Removing dependabot"

This reverts commit e0fee1d5d3f8e1149315d6380414b4da67672ad2.
---
 .github/dependabot.yml | 20 
 1 file changed, 20 insertions(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 0..14e378c5e
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#  http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#version: 2
+#updates:
+  #- package-ecosystem: "maven"
+#directory: "/"
+#schedule:
+  #interval: "daily"



[ws-wss4j] branch master updated: Switching scorecards to master

2022-09-16 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new b218ad878 Switching scorecards to master
b218ad878 is described below

commit b218ad878aa570d9cef8ddc069748bb5e36ce1c4
Author: Colm O hEigeartaigh 
AuthorDate: Fri Sep 16 13:49:41 2022 +0100

Switching scorecards to master
---
 .github/workflows/scorecards.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml
index f1430d9c3..6d36ea6b8 100644
--- a/.github/workflows/scorecards.yml
+++ b/.github/workflows/scorecards.yml
@@ -5,7 +5,7 @@ on:
   schedule:
 - cron: '43 19 * * 1'
   push:
-branches: [ "main" ]
+branches: [ "master" ]
 
 # Declare default permissions as read only.
 permissions: read-all



[ws-wss4j] branch master updated: Adding security scorecards badge

2022-09-16 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new 2809cb88e Adding security scorecards badge
2809cb88e is described below

commit 2809cb88efd2367395419633c17e3c9431db501d
Author: Colm O hEigeartaigh 
AuthorDate: Fri Sep 16 13:45:36 2022 +0100

Adding security scorecards badge
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8f442c17e..24a279207 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 [![Build 
Status](https://builds.apache.org/view/S-Z/view/WS/job/wss4j-master/badge/icon?subject=Build)](https://builds.apache.org/view/S-Z/view/WS/job/wss4j-master/)
 [![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.wss4j/wss4j/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.wss4j/wss4j)
-[![Total 
alerts](https://img.shields.io/lgtm/alerts/g/apache/ws-wss4j)](https://lgtm.com/projects/g/apache/ws-wss4j/alerts/)
+[![OpenSSF 
Scorecard](https://api.securityscorecards.dev/projects/github.com/apache/ws-wss4j/badge)](https://api.securityscorecards.dev/projects/github.com/apache/ws-wss4j)
 
 Apache WSS4J
 ==



[ws-wss4j] branch master updated: Create scorecards.yml

2022-09-16 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new 353c5669a Create scorecards.yml
353c5669a is described below

commit 353c5669acb919241cc29f694d15ac475b8d926a
Author: Colm O hEigeartaigh 
AuthorDate: Fri Sep 16 13:41:26 2022 +0100

Create scorecards.yml
---
 .github/workflows/scorecards.yml | 62 
 1 file changed, 62 insertions(+)

diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml
new file mode 100644
index 0..f1430d9c3
--- /dev/null
+++ b/.github/workflows/scorecards.yml
@@ -0,0 +1,62 @@
+name: Scorecards supply-chain security
+on:
+  # Only the default branch is supported.
+  branch_protection_rule:
+  schedule:
+- cron: '43 19 * * 1'
+  push:
+branches: [ "main" ]
+
+# Declare default permissions as read only.
+permissions: read-all
+
+jobs:
+  analysis:
+name: Scorecards analysis
+runs-on: ubuntu-latest
+permissions:
+  # Needed to upload the results to code-scanning dashboard.
+  security-events: write
+  # Used to receive a badge.
+  id-token: write
+  # Needs for private repositories.
+  contents: read
+  actions: read
+
+steps:
+  - name: "Checkout code"
+uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846 # 
tag=v3.0.0
+with:
+  persist-credentials: false
+
+  - name: "Run analysis"
+uses: ossf/scorecard-action@865b4092859256271290c77adbd10a43f4779972 # 
tag=v2.0.3
+with:
+  results_file: results.sarif
+  results_format: sarif
+  # (Optional) Read-only PAT token. Uncomment the `repo_token` line 
below if:
+  # - you want to enable the Branch-Protection check on a *public* 
repository, or
+  # - you are installing Scorecards on a *private* repository
+  # To create the PAT, follow the steps in 
https://github.com/ossf/scorecard-action#authentication-with-pat.
+  # repo_token: ${{ secrets.SCORECARD_READ_TOKEN }}
+
+  # Publish the results for public repositories to enable scorecard 
badges. For more details, see
+  # https://github.com/ossf/scorecard-action#publishing-results. 
+  # For private repositories, `publish_results` will automatically be 
set to `false`, regardless 
+  # of the value entered here.
+  publish_results: true
+
+  # Upload the results as artifacts (optional). Commenting out will 
disable uploads of run results in SARIF
+  # format to the repository Actions tab.
+  - name: "Upload artifact"
+uses: actions/upload-artifact@6673cd052c4cd6fcf4b4e6e60ea986c889389535 
# tag=v3.0.0
+with:
+  name: SARIF file
+  path: results.sarif
+  retention-days: 5
+  
+  # Upload the results to GitHub's code scanning dashboard.
+  - name: "Upload to code-scanning"
+uses: 
github/codeql-action/upload-sarif@5f532563584d71fdef14ee64d17bafb34f751ce5 # 
tag=v1.0.26
+with:
+  sarif_file: results.sarif



[ws-wss4j] branch master updated: Updating to XML Security 3.0.1

2022-09-16 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new f68d34580 Updating to XML Security 3.0.1
f68d34580 is described below

commit f68d34580a3f8a2ec8463c96dff22d8ac07d5d4c
Author: Colm O hEigeartaigh 
AuthorDate: Fri Sep 16 10:02:24 2022 +0100

Updating to XML Security 3.0.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 22bb9fdb3..6f7744d1b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -49,7 +49,7 @@
 6.2.8
 2.7.2
 1.9
-3.0.0
+3.0.1
 2.9.0
 
 



[ws-wss4j] branch 2_4_x-fixes updated: Updating XML Security to 2.3.2

2022-09-16 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 2_4_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/2_4_x-fixes by this push:
 new b1dc6b235 Updating XML Security to 2.3.2
b1dc6b235 is described below

commit b1dc6b2354c5861b9499fbd2735ae927b7463487
Author: Colm O hEigeartaigh 
AuthorDate: Fri Sep 16 10:06:32 2022 +0100

Updating XML Security to 2.3.2
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 24d86f4c8..ac6f2ee0d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -48,7 +48,7 @@
 1.6.3
 2.7.2
 1.9
-2.3.1
+2.3.2
 2.8.2
 
 



[ws-wss4j] branch 2_3_x-fixes updated: Removing some tests that rely on Xalan

2022-09-12 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 2_3_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/2_3_x-fixes by this push:
 new e735a509d Removing some tests that rely on Xalan
e735a509d is described below

commit e735a509dde5a22343e57b204f5d3180291b7779
Author: Colm O hEigeartaigh 
AuthorDate: Mon Sep 12 09:39:45 2022 +0100

Removing some tests that rely on Xalan
---
 .../dom/saml/SamlTokenCustomSignatureTest.java | 204 -
 1 file changed, 204 deletions(-)

diff --git 
a/ws-security-dom/src/test/java/org/apache/wss4j/dom/saml/SamlTokenCustomSignatureTest.java
 
b/ws-security-dom/src/test/java/org/apache/wss4j/dom/saml/SamlTokenCustomSignatureTest.java
index e1b4f4d07..9b2543f1a 100644
--- 
a/ws-security-dom/src/test/java/org/apache/wss4j/dom/saml/SamlTokenCustomSignatureTest.java
+++ 
b/ws-security-dom/src/test/java/org/apache/wss4j/dom/saml/SamlTokenCustomSignatureTest.java
@@ -19,32 +19,23 @@
 
 package org.apache.wss4j.dom.saml;
 
-import java.security.PrivateKey;
-import java.security.cert.X509Certificate;
 import java.util.ArrayList;
-import java.util.HashMap;
 import java.util.List;
 import java.util.Map;
 import java.util.TreeMap;
 
-import javax.xml.namespace.QName;
-
 import org.apache.wss4j.common.WSEncryptionPart;
 import org.apache.wss4j.common.crypto.Crypto;
 import org.apache.wss4j.common.crypto.CryptoFactory;
-import org.apache.wss4j.common.crypto.CryptoType;
-import org.apache.wss4j.common.ext.WSSecurityException;
 import org.apache.wss4j.common.saml.SAMLCallback;
 import org.apache.wss4j.common.saml.SAMLUtil;
 import org.apache.wss4j.common.saml.SamlAssertionWrapper;
 import org.apache.wss4j.common.saml.builder.SAML1Constants;
-import org.apache.wss4j.common.saml.builder.SAML2Constants;
 import org.apache.wss4j.common.util.SOAPUtil;
 import org.apache.wss4j.common.util.XMLUtils;
 import org.apache.wss4j.dom.WSConstants;
 import org.apache.wss4j.dom.common.CustomHandler;
 import org.apache.wss4j.dom.common.SAML1CallbackHandler;
-import org.apache.wss4j.dom.common.SAML2CallbackHandler;
 
 import org.apache.wss4j.dom.engine.WSSConfig;
 import org.apache.wss4j.dom.engine.WSSecurityEngine;
@@ -54,19 +45,12 @@ import org.apache.wss4j.dom.handler.WSHandlerConstants;
 import org.apache.wss4j.dom.handler.WSHandlerResult;
 import org.apache.wss4j.dom.message.WSSecHeader;
 import org.apache.wss4j.dom.message.WSSecSignature;
-import org.apache.wss4j.dom.validate.SamlAssertionValidator;
-import org.apache.wss4j.dom.validate.Validator;
-import org.apache.xml.security.signature.XMLSignature;
-import org.apache.xml.security.transforms.Transforms;
-import org.apache.xml.security.transforms.params.XPath2FilterContainer;
-import org.apache.xml.security.utils.Constants;
 
 import org.junit.jupiter.api.Test;
 import org.w3c.dom.Document;
 import org.w3c.dom.Element;
 
 import static org.junit.jupiter.api.Assertions.assertTrue;
-import static org.junit.jupiter.api.Assertions.fail;
 
 /**
  */
@@ -81,150 +65,6 @@ public class SamlTokenCustomSignatureTest {
 crypto = CryptoFactory.getInstance("crypto.properties");
 }
 
-/**
- * Test that creates, sends and processes a signed SAML 1.1 authentication 
assertion.
- */
-@Test
-public void testSAML1AuthnAssertion() throws Exception {
-SAML1CallbackHandler callbackHandler = new SAML1CallbackHandler();
-callbackHandler.setStatement(SAML1CallbackHandler.Statement.AUTHN);
-callbackHandler.setConfirmationMethod(SAML1Constants.CONF_BEARER);
-callbackHandler.setIssuer("www.example.com");
-
-SAMLCallback samlCallback = new SAMLCallback();
-SAMLUtil.doSAMLCallback(callbackHandler, samlCallback);
-SamlAssertionWrapper samlAssertion = new 
SamlAssertionWrapper(samlCallback);
-
-Document doc = SOAPUtil.toSOAPPart(SOAPUtil.SAMPLE_SOAP_MSG);
-Element assertionElement = samlAssertion.toDOM(doc);
-
-WSSecHeader secHeader = new WSSecHeader(doc);
-secHeader.insertSecurityHeader();
-secHeader.getSecurityHeaderElement().appendChild(assertionElement);
-
-// Sign
-signAssertion(doc, assertionElement);
-
-if (LOG.isDebugEnabled()) {
-LOG.debug("SAML 1.1 Authn Assertion (Bearer):");
-String outputString = XMLUtils.prettyDocumentToString(doc);
-LOG.debug(outputString);
-}
-
-try {
-verify(doc);
-fail("Failure expected on a signature that doesn't conform with 
the signature profile");
-} catch (WSSecurityException ex) {
-assertTrue(ex.getErrorCode() == 
WSSecurityException.ErrorCode.FAILURE);
-}
-
-// This should pass as we are disabling signature profile validation 
in the Validator
-verifyWithoutProfile(do

[ws-wss4j] branch 2_4_x-fixes updated: Removing some tests that rely on Xalan

2022-09-12 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 2_4_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/2_4_x-fixes by this push:
 new f96ee948f Removing some tests that rely on Xalan
f96ee948f is described below

commit f96ee948f8735afae5b5f6ccd8a89290c0e86533
Author: Colm O hEigeartaigh 
AuthorDate: Mon Sep 12 09:39:45 2022 +0100

Removing some tests that rely on Xalan
---
 .../dom/saml/SamlTokenCustomSignatureTest.java | 204 -
 1 file changed, 204 deletions(-)

diff --git 
a/ws-security-dom/src/test/java/org/apache/wss4j/dom/saml/SamlTokenCustomSignatureTest.java
 
b/ws-security-dom/src/test/java/org/apache/wss4j/dom/saml/SamlTokenCustomSignatureTest.java
index e1b4f4d07..9b2543f1a 100644
--- 
a/ws-security-dom/src/test/java/org/apache/wss4j/dom/saml/SamlTokenCustomSignatureTest.java
+++ 
b/ws-security-dom/src/test/java/org/apache/wss4j/dom/saml/SamlTokenCustomSignatureTest.java
@@ -19,32 +19,23 @@
 
 package org.apache.wss4j.dom.saml;
 
-import java.security.PrivateKey;
-import java.security.cert.X509Certificate;
 import java.util.ArrayList;
-import java.util.HashMap;
 import java.util.List;
 import java.util.Map;
 import java.util.TreeMap;
 
-import javax.xml.namespace.QName;
-
 import org.apache.wss4j.common.WSEncryptionPart;
 import org.apache.wss4j.common.crypto.Crypto;
 import org.apache.wss4j.common.crypto.CryptoFactory;
-import org.apache.wss4j.common.crypto.CryptoType;
-import org.apache.wss4j.common.ext.WSSecurityException;
 import org.apache.wss4j.common.saml.SAMLCallback;
 import org.apache.wss4j.common.saml.SAMLUtil;
 import org.apache.wss4j.common.saml.SamlAssertionWrapper;
 import org.apache.wss4j.common.saml.builder.SAML1Constants;
-import org.apache.wss4j.common.saml.builder.SAML2Constants;
 import org.apache.wss4j.common.util.SOAPUtil;
 import org.apache.wss4j.common.util.XMLUtils;
 import org.apache.wss4j.dom.WSConstants;
 import org.apache.wss4j.dom.common.CustomHandler;
 import org.apache.wss4j.dom.common.SAML1CallbackHandler;
-import org.apache.wss4j.dom.common.SAML2CallbackHandler;
 
 import org.apache.wss4j.dom.engine.WSSConfig;
 import org.apache.wss4j.dom.engine.WSSecurityEngine;
@@ -54,19 +45,12 @@ import org.apache.wss4j.dom.handler.WSHandlerConstants;
 import org.apache.wss4j.dom.handler.WSHandlerResult;
 import org.apache.wss4j.dom.message.WSSecHeader;
 import org.apache.wss4j.dom.message.WSSecSignature;
-import org.apache.wss4j.dom.validate.SamlAssertionValidator;
-import org.apache.wss4j.dom.validate.Validator;
-import org.apache.xml.security.signature.XMLSignature;
-import org.apache.xml.security.transforms.Transforms;
-import org.apache.xml.security.transforms.params.XPath2FilterContainer;
-import org.apache.xml.security.utils.Constants;
 
 import org.junit.jupiter.api.Test;
 import org.w3c.dom.Document;
 import org.w3c.dom.Element;
 
 import static org.junit.jupiter.api.Assertions.assertTrue;
-import static org.junit.jupiter.api.Assertions.fail;
 
 /**
  */
@@ -81,150 +65,6 @@ public class SamlTokenCustomSignatureTest {
 crypto = CryptoFactory.getInstance("crypto.properties");
 }
 
-/**
- * Test that creates, sends and processes a signed SAML 1.1 authentication 
assertion.
- */
-@Test
-public void testSAML1AuthnAssertion() throws Exception {
-SAML1CallbackHandler callbackHandler = new SAML1CallbackHandler();
-callbackHandler.setStatement(SAML1CallbackHandler.Statement.AUTHN);
-callbackHandler.setConfirmationMethod(SAML1Constants.CONF_BEARER);
-callbackHandler.setIssuer("www.example.com");
-
-SAMLCallback samlCallback = new SAMLCallback();
-SAMLUtil.doSAMLCallback(callbackHandler, samlCallback);
-SamlAssertionWrapper samlAssertion = new 
SamlAssertionWrapper(samlCallback);
-
-Document doc = SOAPUtil.toSOAPPart(SOAPUtil.SAMPLE_SOAP_MSG);
-Element assertionElement = samlAssertion.toDOM(doc);
-
-WSSecHeader secHeader = new WSSecHeader(doc);
-secHeader.insertSecurityHeader();
-secHeader.getSecurityHeaderElement().appendChild(assertionElement);
-
-// Sign
-signAssertion(doc, assertionElement);
-
-if (LOG.isDebugEnabled()) {
-LOG.debug("SAML 1.1 Authn Assertion (Bearer):");
-String outputString = XMLUtils.prettyDocumentToString(doc);
-LOG.debug(outputString);
-}
-
-try {
-verify(doc);
-fail("Failure expected on a signature that doesn't conform with 
the signature profile");
-} catch (WSSecurityException ex) {
-assertTrue(ex.getErrorCode() == 
WSSecurityException.ErrorCode.FAILURE);
-}
-
-// This should pass as we are disabling signature profile validation 
in the Validator
-verifyWithoutProfile(do

[ws-wss4j] branch master updated: Removing some tests that rely on Xalan

2022-09-12 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new 4396a7c7b Removing some tests that rely on Xalan
4396a7c7b is described below

commit 4396a7c7bbbd251ca6e9b197f1078ef07c397455
Author: Colm O hEigeartaigh 
AuthorDate: Mon Sep 12 09:39:45 2022 +0100

Removing some tests that rely on Xalan
---
 .../dom/saml/SamlTokenCustomSignatureTest.java | 204 -
 1 file changed, 204 deletions(-)

diff --git 
a/ws-security-dom/src/test/java/org/apache/wss4j/dom/saml/SamlTokenCustomSignatureTest.java
 
b/ws-security-dom/src/test/java/org/apache/wss4j/dom/saml/SamlTokenCustomSignatureTest.java
index e1b4f4d07..9b2543f1a 100644
--- 
a/ws-security-dom/src/test/java/org/apache/wss4j/dom/saml/SamlTokenCustomSignatureTest.java
+++ 
b/ws-security-dom/src/test/java/org/apache/wss4j/dom/saml/SamlTokenCustomSignatureTest.java
@@ -19,32 +19,23 @@
 
 package org.apache.wss4j.dom.saml;
 
-import java.security.PrivateKey;
-import java.security.cert.X509Certificate;
 import java.util.ArrayList;
-import java.util.HashMap;
 import java.util.List;
 import java.util.Map;
 import java.util.TreeMap;
 
-import javax.xml.namespace.QName;
-
 import org.apache.wss4j.common.WSEncryptionPart;
 import org.apache.wss4j.common.crypto.Crypto;
 import org.apache.wss4j.common.crypto.CryptoFactory;
-import org.apache.wss4j.common.crypto.CryptoType;
-import org.apache.wss4j.common.ext.WSSecurityException;
 import org.apache.wss4j.common.saml.SAMLCallback;
 import org.apache.wss4j.common.saml.SAMLUtil;
 import org.apache.wss4j.common.saml.SamlAssertionWrapper;
 import org.apache.wss4j.common.saml.builder.SAML1Constants;
-import org.apache.wss4j.common.saml.builder.SAML2Constants;
 import org.apache.wss4j.common.util.SOAPUtil;
 import org.apache.wss4j.common.util.XMLUtils;
 import org.apache.wss4j.dom.WSConstants;
 import org.apache.wss4j.dom.common.CustomHandler;
 import org.apache.wss4j.dom.common.SAML1CallbackHandler;
-import org.apache.wss4j.dom.common.SAML2CallbackHandler;
 
 import org.apache.wss4j.dom.engine.WSSConfig;
 import org.apache.wss4j.dom.engine.WSSecurityEngine;
@@ -54,19 +45,12 @@ import org.apache.wss4j.dom.handler.WSHandlerConstants;
 import org.apache.wss4j.dom.handler.WSHandlerResult;
 import org.apache.wss4j.dom.message.WSSecHeader;
 import org.apache.wss4j.dom.message.WSSecSignature;
-import org.apache.wss4j.dom.validate.SamlAssertionValidator;
-import org.apache.wss4j.dom.validate.Validator;
-import org.apache.xml.security.signature.XMLSignature;
-import org.apache.xml.security.transforms.Transforms;
-import org.apache.xml.security.transforms.params.XPath2FilterContainer;
-import org.apache.xml.security.utils.Constants;
 
 import org.junit.jupiter.api.Test;
 import org.w3c.dom.Document;
 import org.w3c.dom.Element;
 
 import static org.junit.jupiter.api.Assertions.assertTrue;
-import static org.junit.jupiter.api.Assertions.fail;
 
 /**
  */
@@ -81,150 +65,6 @@ public class SamlTokenCustomSignatureTest {
 crypto = CryptoFactory.getInstance("crypto.properties");
 }
 
-/**
- * Test that creates, sends and processes a signed SAML 1.1 authentication 
assertion.
- */
-@Test
-public void testSAML1AuthnAssertion() throws Exception {
-SAML1CallbackHandler callbackHandler = new SAML1CallbackHandler();
-callbackHandler.setStatement(SAML1CallbackHandler.Statement.AUTHN);
-callbackHandler.setConfirmationMethod(SAML1Constants.CONF_BEARER);
-callbackHandler.setIssuer("www.example.com");
-
-SAMLCallback samlCallback = new SAMLCallback();
-SAMLUtil.doSAMLCallback(callbackHandler, samlCallback);
-SamlAssertionWrapper samlAssertion = new 
SamlAssertionWrapper(samlCallback);
-
-Document doc = SOAPUtil.toSOAPPart(SOAPUtil.SAMPLE_SOAP_MSG);
-Element assertionElement = samlAssertion.toDOM(doc);
-
-WSSecHeader secHeader = new WSSecHeader(doc);
-secHeader.insertSecurityHeader();
-secHeader.getSecurityHeaderElement().appendChild(assertionElement);
-
-// Sign
-signAssertion(doc, assertionElement);
-
-if (LOG.isDebugEnabled()) {
-LOG.debug("SAML 1.1 Authn Assertion (Bearer):");
-String outputString = XMLUtils.prettyDocumentToString(doc);
-LOG.debug(outputString);
-}
-
-try {
-verify(doc);
-fail("Failure expected on a signature that doesn't conform with 
the signature profile");
-} catch (WSSecurityException ex) {
-assertTrue(ex.getErrorCode() == 
WSSecurityException.ErrorCode.FAILURE);
-}
-
-// This should pass as we are disabling signature profile validation 
in the Validator
-verifyWithoutProfile(do

[ws-wss4j] branch master updated: Updating ehcache to 3.10.1

2022-08-30 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new 54e6d67b1 Updating ehcache to 3.10.1
54e6d67b1 is described below

commit 54e6d67b1f469ee7c48f68fae4d689124f0b282a
Author: Colm O hEigeartaigh 
AuthorDate: Tue Aug 30 08:40:51 2022 +0100

Updating ehcache to 3.10.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 34b8f6ea4..22bb9fdb3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -35,7 +35,7 @@
 1.70
 1.21
 1.2.5
-3.10.0
+3.10.1
 2.2
 2.1.0
 1.9.3



[ws-wss4j] branch master updated: Updating junit to 5.9.0

2022-08-30 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new 5ce528b53 Updating junit to 5.9.0
5ce528b53 is described below

commit 5ce528b53fcea7250e136ce5497108e2e385f076
Author: Colm O hEigeartaigh 
AuthorDate: Tue Aug 30 08:32:58 2022 +0100

Updating junit to 5.9.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 2126bc8b9..34b8f6ea4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -40,7 +40,7 @@
 2.1.0
 1.9.3
 3.0.2
-5.8.1
+5.9.0
 2.0.2
 3.2.0
 4.2.0



[ws-wss4j] branch 2_3_x-fixes updated: Fixing bug with not passing initiator boolean

2022-07-20 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 2_3_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/2_3_x-fixes by this push:
 new 4e8bb2d27 Fixing bug with not passing initiator boolean
4e8bb2d27 is described below

commit 4e8bb2d278e64ad738337ee3f9e06851f62a432a
Author: Colm O hEigeartaigh 
AuthorDate: Wed Jul 20 08:08:27 2022 +0100

Fixing bug with not passing initiator boolean
---
 ws-security-stax/src/main/java/org/apache/wss4j/stax/setup/WSSec.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/ws-security-stax/src/main/java/org/apache/wss4j/stax/setup/WSSec.java 
b/ws-security-stax/src/main/java/org/apache/wss4j/stax/setup/WSSec.java
index abb1c31a7..a112a9ae5 100644
--- a/ws-security-stax/src/main/java/org/apache/wss4j/stax/setup/WSSec.java
+++ b/ws-security-stax/src/main/java/org/apache/wss4j/stax/setup/WSSec.java
@@ -135,7 +135,7 @@ public class WSSec {
  */
 public static InboundWSSec getInboundWSSec(WSSSecurityProperties 
securityProperties,
 boolean initiator) throws WSSecurityException {
-return getInboundWSSec(securityProperties, false, false);
+return getInboundWSSec(securityProperties, initiator, false);
 }
 
 /**



[ws-wss4j] branch 2_4_x-fixes updated: Fixing bug with not passing initiator boolean

2022-07-20 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 2_4_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/2_4_x-fixes by this push:
 new cab5559dd Fixing bug with not passing initiator boolean
cab5559dd is described below

commit cab5559dd16e79401e38a2f9a364b8ffbf2e5d55
Author: Colm O hEigeartaigh 
AuthorDate: Wed Jul 20 08:08:27 2022 +0100

Fixing bug with not passing initiator boolean
---
 ws-security-stax/src/main/java/org/apache/wss4j/stax/setup/WSSec.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/ws-security-stax/src/main/java/org/apache/wss4j/stax/setup/WSSec.java 
b/ws-security-stax/src/main/java/org/apache/wss4j/stax/setup/WSSec.java
index abb1c31a7..a112a9ae5 100644
--- a/ws-security-stax/src/main/java/org/apache/wss4j/stax/setup/WSSec.java
+++ b/ws-security-stax/src/main/java/org/apache/wss4j/stax/setup/WSSec.java
@@ -135,7 +135,7 @@ public class WSSec {
  */
 public static InboundWSSec getInboundWSSec(WSSSecurityProperties 
securityProperties,
 boolean initiator) throws WSSecurityException {
-return getInboundWSSec(securityProperties, false, false);
+return getInboundWSSec(securityProperties, initiator, false);
 }
 
 /**



[ws-wss4j] 01/02: Fixing bug with not passing initiator boolean

2022-07-20 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git

commit 73339c49b1aa8e9efeece02e8990ea31def2707a
Author: Colm O hEigeartaigh 
AuthorDate: Wed Jul 20 08:08:27 2022 +0100

Fixing bug with not passing initiator boolean
---
 ws-security-stax/src/main/java/org/apache/wss4j/stax/setup/WSSec.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/ws-security-stax/src/main/java/org/apache/wss4j/stax/setup/WSSec.java 
b/ws-security-stax/src/main/java/org/apache/wss4j/stax/setup/WSSec.java
index 3449cb819..29b98fb4b 100644
--- a/ws-security-stax/src/main/java/org/apache/wss4j/stax/setup/WSSec.java
+++ b/ws-security-stax/src/main/java/org/apache/wss4j/stax/setup/WSSec.java
@@ -135,7 +135,7 @@ public class WSSec {
  */
 public static InboundWSSec getInboundWSSec(WSSSecurityProperties 
securityProperties,
 boolean initiator) throws WSSecurityException {
-return getInboundWSSec(securityProperties, false, false);
+return getInboundWSSec(securityProperties, initiator, false);
 }
 
 /**



[ws-wss4j] 02/02: More work on removing unused parameters

2022-07-20 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git

commit 1ab1b645010d8b44fd7f9f83ae277f3f3c14bd85
Author: Colm O hEigeartaigh 
AuthorDate: Wed Jul 20 08:08:39 2022 +0100

More work on removing unused parameters
---
 .../main/java/org/apache/wss4j/common/saml/SAMLUtil.java  | 15 +--
 .../apache/wss4j/common/saml/SamlAssertionWrapper.java| 11 +++
 .../apache/wss4j/dom/processor/SAMLTokenProcessor.java|  3 +--
 .../org/apache/wss4j/dom/saml/WSSecSignatureSAML.java |  3 +--
 .../apache/wss4j/dom/str/DerivedKeyTokenSTRParser.java|  3 +--
 .../org/apache/wss4j/dom/str/EncryptedKeySTRParser.java   |  5 ++---
 .../apache/wss4j/dom/str/SecurityTokenRefSTRParser.java   |  3 +--
 .../java/org/apache/wss4j/dom/str/SignatureSTRParser.java |  6 ++
 .../processor/output/DerivedKeyTokenOutputProcessor.java  |  3 +--
 .../securityToken/EncryptedKeySha1SecurityTokenImpl.java  |  2 +-
 .../stax/impl/securityToken/SamlSecurityTokenImpl.java|  3 +--
 .../main/java/org/apache/wss4j/stax/utils/WSSUtils.java   |  2 +-
 .../stax/validate/SecurityContextTokenValidatorImpl.java  |  2 +-
 13 files changed, 21 insertions(+), 40 deletions(-)

diff --git 
a/ws-security-common/src/main/java/org/apache/wss4j/common/saml/SAMLUtil.java 
b/ws-security-common/src/main/java/org/apache/wss4j/common/saml/SAMLUtil.java
index 66a7d71ae..09a681550 100644
--- 
a/ws-security-common/src/main/java/org/apache/wss4j/common/saml/SAMLUtil.java
+++ 
b/ws-security-common/src/main/java/org/apache/wss4j/common/saml/SAMLUtil.java
@@ -76,16 +76,15 @@ public final class SAMLUtil {
 public static SAMLKeyInfo getCredentialFromSubject(
 SamlAssertionWrapper samlAssertion,
 SAMLKeyInfoProcessor keyInfoProcessor,
-Crypto sigCrypto,
-CallbackHandler callbackHandler
+Crypto sigCrypto
 ) throws WSSecurityException {
 if (samlAssertion.getSaml1() != null) {
 return getCredentialFromSubject(
-samlAssertion.getSaml1(), keyInfoProcessor, sigCrypto, 
callbackHandler
+samlAssertion.getSaml1(), keyInfoProcessor, sigCrypto
 );
 } else if (samlAssertion.getSaml2() != null) {
 return getCredentialFromSubject(
-samlAssertion.getSaml2(), keyInfoProcessor, sigCrypto, 
callbackHandler
+samlAssertion.getSaml2(), keyInfoProcessor, sigCrypto
 );
 }
 
@@ -99,15 +98,13 @@ public final class SAMLUtil {
  * @param assertion The SAML 1.1 assertion
  * @param keyInfoProcessor A pluggable way to parse the KeyInfo
  * @param sigCrypto A Crypto instance
- * @param callbackHandler A CallbackHandler instance
  * @return The SAMLKeyInfo object obtained from the Subject
  * @throws WSSecurityException
  */
 public static SAMLKeyInfo getCredentialFromSubject(
 org.opensaml.saml.saml1.core.Assertion assertion,
 SAMLKeyInfoProcessor keyInfoProcessor,
-Crypto sigCrypto,
-CallbackHandler callbackHandler
+Crypto sigCrypto
 ) throws WSSecurityException {
 for (org.opensaml.saml.saml1.core.Statement stmt : 
assertion.getStatements()) {
 org.opensaml.saml.saml1.core.Subject samlSubject = null;
@@ -146,15 +143,13 @@ public final class SAMLUtil {
  * @param assertion The SAML 2 assertion
  * @param keyInfoProcessor A pluggable way to parse the KeyInfo
  * @param sigCrypto A Crypto instance
- * @param callbackHandler A CallbackHandler instance
  * @return The SAMLKeyInfo object obtained from the Subject
  * @throws WSSecurityException
  */
 public static SAMLKeyInfo getCredentialFromSubject(
 org.opensaml.saml.saml2.core.Assertion assertion,
 SAMLKeyInfoProcessor keyInfoProcessor,
-Crypto sigCrypto,
-CallbackHandler callbackHandler
+Crypto sigCrypto
 ) throws WSSecurityException {
 org.opensaml.saml.saml2.core.Subject samlSubject = 
assertion.getSubject();
 if (samlSubject != null) {
diff --git 
a/ws-security-common/src/main/java/org/apache/wss4j/common/saml/SamlAssertionWrapper.java
 
b/ws-security-common/src/main/java/org/apache/wss4j/common/saml/SamlAssertionWrapper.java
index 32e2fe635..e158570bb 100644
--- 
a/ws-security-common/src/main/java/org/apache/wss4j/common/saml/SamlAssertionWrapper.java
+++ 
b/ws-security-common/src/main/java/org/apache/wss4j/common/saml/SamlAssertionWrapper.java
@@ -25,8 +25,6 @@ import java.time.Instant;
 import java.util.ArrayList;
 import java.util.List;
 
-import javax.security.auth.callback.CallbackHandler;
-
 import org.apache.wss4j.common.crypto.Crypto;
 import org.apache.wss4j.common.crypto.CryptoType;
 import org.apache.wss4j.common.ext.WSSecurityException;
@@ -670,20 +668,17 @@ public class SamlAssertionWrapper {
  */
 public

[ws-wss4j] branch master updated (7a9ce441e -> 1ab1b6450)

2022-07-20 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


from 7a9ce441e Removing unused parameters
 new 73339c49b Fixing bug with not passing initiator boolean
 new 1ab1b6450 More work on removing unused parameters

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../main/java/org/apache/wss4j/common/saml/SAMLUtil.java  | 15 +--
 .../apache/wss4j/common/saml/SamlAssertionWrapper.java| 11 +++
 .../apache/wss4j/dom/processor/SAMLTokenProcessor.java|  3 +--
 .../org/apache/wss4j/dom/saml/WSSecSignatureSAML.java |  3 +--
 .../apache/wss4j/dom/str/DerivedKeyTokenSTRParser.java|  3 +--
 .../org/apache/wss4j/dom/str/EncryptedKeySTRParser.java   |  5 ++---
 .../apache/wss4j/dom/str/SecurityTokenRefSTRParser.java   |  3 +--
 .../java/org/apache/wss4j/dom/str/SignatureSTRParser.java |  6 ++
 .../processor/output/DerivedKeyTokenOutputProcessor.java  |  3 +--
 .../securityToken/EncryptedKeySha1SecurityTokenImpl.java  |  2 +-
 .../stax/impl/securityToken/SamlSecurityTokenImpl.java|  3 +--
 .../src/main/java/org/apache/wss4j/stax/setup/WSSec.java  |  2 +-
 .../main/java/org/apache/wss4j/stax/utils/WSSUtils.java   |  2 +-
 .../stax/validate/SecurityContextTokenValidatorImpl.java  |  2 +-
 14 files changed, 22 insertions(+), 41 deletions(-)



[ws-wss4j] branch master updated: Removing unused parameters

2022-07-20 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new 7a9ce441e Removing unused parameters
7a9ce441e is described below

commit 7a9ce441e4dccaa6ce037dfe91198441399610ff
Author: Colm O hEigeartaigh 
AuthorDate: Wed Jul 20 07:20:39 2022 +0100

Removing unused parameters
---
 .../main/java/org/apache/wss4j/dom/handler/WSHandler.java   | 13 +
 .../main/java/org/apache/wss4j/dom/message/Encryptor.java   |  2 +-
 .../org/apache/wss4j/dom/message/WSSecSignatureBase.java|  3 +--
 .../apache/wss4j/dom/processor/EncryptedKeyProcessor.java   |  8 +++-
 .../apache/wss4j/dom/processor/ReferenceListProcessor.java  |  2 +-
 .../main/java/org/apache/wss4j/dom/str/STRParserUtil.java   |  7 ++-
 .../java/org/apache/wss4j/dom/util/EncryptionUtils.java |  2 --
 .../main/java/org/apache/wss4j/dom/util/WSSecurityUtil.java |  3 +--
 8 files changed, 14 insertions(+), 26 deletions(-)

diff --git 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/handler/WSHandler.java 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/handler/WSHandler.java
index 33da87937..4ee2d0c79 100644
--- a/ws-security-dom/src/main/java/org/apache/wss4j/dom/handler/WSHandler.java
+++ b/ws-security-dom/src/main/java/org/apache/wss4j/dom/handler/WSHandler.java
@@ -1002,7 +1002,7 @@ public abstract class WSHandler {
 String propFilename,
 RequestData reqData
 ) throws WSSecurityException {
-ClassLoader classLoader = this.getClassLoader(reqData.getMsgContext());
+ClassLoader classLoader = this.getClassLoader();
 Properties properties = CryptoFactory.getProperties(propFilename, 
classLoader);
 return
 CryptoFactory.getInstance(
@@ -1034,7 +1034,7 @@ public abstract class WSHandler {
 if (cbHandler == null) {
 String callback = getString(callbackHandlerClass, mc);
 if (callback != null) {
-cbHandler = loadCallbackHandler(callback, requestData);
+cbHandler = loadCallbackHandler(callback);
 }
 }
 return cbHandler;
@@ -1059,20 +1059,18 @@ public abstract class WSHandler {
 /**
  * Load a CallbackHandler instance.
  * @param callbackHandlerClass The class name of the CallbackHandler 
instance
- * @param requestData The RequestData which supplies the message context
  * @return a CallbackHandler instance
  * @throws WSSecurityException
  */
 private CallbackHandler loadCallbackHandler(
-String callbackHandlerClass,
-RequestData requestData
+String callbackHandlerClass
 ) throws WSSecurityException {
 
 Class cbClass = null;
 CallbackHandler cbHandler = null;
 try {
 cbClass =
-Loader.loadClass(getClassLoader(requestData.getMsgContext()),
+Loader.loadClass(getClassLoader(),
  callbackHandlerClass,
  CallbackHandler.class);
 } catch (ClassNotFoundException e) {
@@ -1450,10 +1448,9 @@ public abstract class WSHandler {
 
 /**
  * Returns the classloader to be used for loading the callback class
- * @param msgCtx The MessageContext
  * @return class loader
  */
-public ClassLoader getClassLoader(Object msgCtx) {
+public ClassLoader getClassLoader() {
 try {
 return Loader.getTCL();
 } catch (Exception ex) {
diff --git 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/Encryptor.java 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/Encryptor.java
index 9424d9566..3f16391d9 100644
--- a/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/Encryptor.java
+++ b/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/Encryptor.java
@@ -116,7 +116,7 @@ public class Encryptor {
 callbackLookup = new DOMCallbackLookup(doc);
 }
 List elementsToEncrypt =
-WSSecurityUtil.findElements(encPart, callbackLookup, doc);
+WSSecurityUtil.findElements(encPart, callbackLookup);
 if (elementsToEncrypt == null || elementsToEncrypt.isEmpty()) {
 if (!encPart.isRequired()) {
 continue;
diff --git 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/WSSecSignatureBase.java
 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/WSSecSignatureBase.java
index c34f19f40..5901112a8 100644
--- 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/WSSecSignatureBase.java
+++ 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/WSSecSignatureBase.java
@@ -175,8 +175,7 @@ public class WSSecSignatureBase extends WSSecBase {
 if (callbackLookup == null

[ws-wss4j] branch master updated: Removing unused parameters

2022-07-19 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new 6bcd40706 Removing unused parameters
6bcd40706 is described below

commit 6bcd40706ac45f902efd618fc57bbee448cf7085
Author: Colm O hEigeartaigh 
AuthorDate: Tue Jul 19 13:18:59 2022 +0100

Removing unused parameters
---
 .../java/org/apache/wss4j/dom/action/AbstractDerivedAction.java   | 3 ---
 .../java/org/apache/wss4j/dom/action/EncryptionDerivedAction.java | 8 +++-
 .../java/org/apache/wss4j/dom/action/SignatureDerivedAction.java  | 8 +++-
 3 files changed, 6 insertions(+), 13 deletions(-)

diff --git 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/action/AbstractDerivedAction.java
 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/action/AbstractDerivedAction.java
index fba7505ac..49dedfb3f 100644
--- 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/action/AbstractDerivedAction.java
+++ 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/action/AbstractDerivedAction.java
@@ -121,10 +121,7 @@ public abstract class AbstractDerivedAction {
 
 protected Element setupEKReference(WSSecDerivedKeyBase derivedKeyBase,
WSSecHeader securityHeader,
-WSPasswordCallback passwordCallback,
 SignatureEncryptionActionToken 
actionToken,
-boolean use200512Namespace,
-Document doc,
 String keyTransportAlgorithm,
 String mgfAlgorithm,
 SecretKey symmetricKey) throws 
WSSecurityException {
diff --git 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/action/EncryptionDerivedAction.java
 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/action/EncryptionDerivedAction.java
index a4daaad8f..05345d6fd 100644
--- 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/action/EncryptionDerivedAction.java
+++ 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/action/EncryptionDerivedAction.java
@@ -100,7 +100,7 @@ public class EncryptionDerivedAction extends 
AbstractDerivedAction implements Ac
 symmetricKey = keyGen.generateKey();
 }
 
-tokenElement = setupEncryptedKeyTokenReference(reqData, 
encryptionToken, wsEncrypt, passwordCallback, doc, symmetricKey);
+tokenElement = setupEncryptedKeyTokenReference(reqData, 
encryptionToken, wsEncrypt, symmetricKey);
 } else if ("SecurityContextToken".equals(derivedKeyTokenReference)) {
 tokenElement = setupSCTTokenReference(reqData, encryptionToken, 
wsEncrypt, passwordCallback, doc);
 }
@@ -167,15 +167,13 @@ public class EncryptionDerivedAction extends 
AbstractDerivedAction implements Ac
 
 private Element setupEncryptedKeyTokenReference(
 RequestData reqData, EncryptionActionToken encryptionToken,
-WSSecDKEncrypt wsEncrypt, WSPasswordCallback passwordCallback,
-Document doc, SecretKey symmetricKey
+WSSecDKEncrypt wsEncrypt, SecretKey symmetricKey
 ) throws WSSecurityException {
 if (symmetricKey == null) {
 setupEKReference(wsEncrypt, reqData.getSignatureToken());
 return null;
 } else {
-return setupEKReference(wsEncrypt, reqData.getSecHeader(), 
passwordCallback, encryptionToken,
-  reqData.isUse200512Namespace(), 
doc, null, null, symmetricKey);
+return setupEKReference(wsEncrypt, reqData.getSecHeader(), 
encryptionToken, null, null, symmetricKey);
 }
 }
 
diff --git 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/action/SignatureDerivedAction.java
 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/action/SignatureDerivedAction.java
index 813541e09..97d0324aa 100644
--- 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/action/SignatureDerivedAction.java
+++ 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/action/SignatureDerivedAction.java
@@ -102,7 +102,7 @@ public class SignatureDerivedAction extends 
AbstractDerivedAction implements Act
 symmetricKey = keyGen.generateKey();
 }
 
-tokenElement = setupEncryptedKeyTokenReference(reqData, 
signatureToken, wsSign, passwordCallback, doc, symmetricKey);
+tokenElement = setupEncryptedKeyTokenReference(reqData, 
signatureToken, wsSign, symmetricKey);
 } else if ("SecurityContextToken".equals(derivedKeyTokenReference)) {
 tokenElement = setupSCTTokenReference(reqData, signatureToken, 
wsSign, passwordCallback, doc);
 } else {
@@ -170,16 +170,14 @@ public class SignatureD

[ws-wss4j] branch master updated: Javadoc fixes

2022-07-19 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new 057398d54 Javadoc fixes
057398d54 is described below

commit 057398d54f8d6795b11172b0c951b0727cd76efd
Author: Colm O hEigeartaigh 
AuthorDate: Tue Jul 19 12:55:05 2022 +0100

Javadoc fixes
---
 .../src/main/java/org/apache/wss4j/dom/message/token/UsernameToken.java | 2 --
 .../test/java/org/apache/wss4j/dom/message/PasswordEncryptorTest.java   | 2 +-
 .../src/test/java/org/apache/wss4j/dom/message/ReplayTest.java  | 2 +-
 .../src/test/java/org/apache/wss4j/dom/message/SKISignatureTest.java| 2 +-
 .../src/test/java/org/apache/wss4j/dom/message/STRSignatureTest.java| 2 +-
 .../src/test/java/org/apache/wss4j/dom/message/SignatureAKITest.java| 2 +-
 .../src/test/java/org/apache/wss4j/dom/message/SignatureTest.java   | 2 +-
 .../src/test/java/org/apache/wss4j/dom/message/SignatureWSS651Test.java | 2 +-
 .../src/test/java/org/apache/wss4j/dom/message/UTDerivedKeyTest.java| 2 +-
 .../src/test/java/org/apache/wss4j/dom/validate/ValidatorTest.java  | 2 +-
 10 files changed, 9 insertions(+), 11 deletions(-)

diff --git 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/token/UsernameToken.java
 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/token/UsernameToken.java
index 1a51a9150..a008bd902 100644
--- 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/token/UsernameToken.java
+++ 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/token/UsernameToken.java
@@ -329,8 +329,6 @@ public class UsernameToken {
  *
  * @param doc The Document for the UsernameToken
  * @param saltValue The salt to add.
- * @param mac If true then an optionally generated value is
- *usable for a MAC
  */
 public void addSalt(Document doc, byte[] saltValue) {
 elementSalt =
diff --git 
a/ws-security-dom/src/test/java/org/apache/wss4j/dom/message/PasswordEncryptorTest.java
 
b/ws-security-dom/src/test/java/org/apache/wss4j/dom/message/PasswordEncryptorTest.java
index c49430628..cf068c397 100644
--- 
a/ws-security-dom/src/test/java/org/apache/wss4j/dom/message/PasswordEncryptorTest.java
+++ 
b/ws-security-dom/src/test/java/org/apache/wss4j/dom/message/PasswordEncryptorTest.java
@@ -191,7 +191,7 @@ public class PasswordEncryptorTest {
  * Verifies the soap envelope.
  * This method verifies all the signature generated.
  *
- * @param env soap envelope
+ * @param doc soap document
  * @throws Exception Thrown when there is a problem in verification
  */
 private WSHandlerResult verify(Document doc) throws Exception {
diff --git 
a/ws-security-dom/src/test/java/org/apache/wss4j/dom/message/ReplayTest.java 
b/ws-security-dom/src/test/java/org/apache/wss4j/dom/message/ReplayTest.java
index 3720376ea..2cdaa24ad 100644
--- a/ws-security-dom/src/test/java/org/apache/wss4j/dom/message/ReplayTest.java
+++ b/ws-security-dom/src/test/java/org/apache/wss4j/dom/message/ReplayTest.java
@@ -578,7 +578,7 @@ public class ReplayTest {
 /**
  * Verifies the soap envelope
  *
- * @param env soap envelope
+ * @param doc soap document
  * @param wssConfig
  * @throws Exception Thrown when there is a problem in verification
  */
diff --git 
a/ws-security-dom/src/test/java/org/apache/wss4j/dom/message/SKISignatureTest.java
 
b/ws-security-dom/src/test/java/org/apache/wss4j/dom/message/SKISignatureTest.java
index e4a8e6444..9ec898fb7 100644
--- 
a/ws-security-dom/src/test/java/org/apache/wss4j/dom/message/SKISignatureTest.java
+++ 
b/ws-security-dom/src/test/java/org/apache/wss4j/dom/message/SKISignatureTest.java
@@ -165,7 +165,7 @@ public class SKISignatureTest {
 /**
  * Verifies the soap envelope
  *
- * @param env soap envelope
+ * @param doc soap document
  * @throws Exception Thrown when there is a problem in verification
  */
 private WSHandlerResult verify(Document doc) throws Exception {
diff --git 
a/ws-security-dom/src/test/java/org/apache/wss4j/dom/message/STRSignatureTest.java
 
b/ws-security-dom/src/test/java/org/apache/wss4j/dom/message/STRSignatureTest.java
index 9bc6e0623..c769b7441 100644
--- 
a/ws-security-dom/src/test/java/org/apache/wss4j/dom/message/STRSignatureTest.java
+++ 
b/ws-security-dom/src/test/java/org/apache/wss4j/dom/message/STRSignatureTest.java
@@ -262,7 +262,7 @@ public class STRSignatureTest {
 /**
  * Verifies the soap envelope
  *
- * @param env soap envelope
+ * @param doc soap document
  * @throws Exception Thrown when there is a problem in verification
  */
 private void verify(Document doc) throws Exception {
diff --git 
a/ws-security-dom/src/test/java/org/apache/wss4j/dom/message/SignatureAKITest.java
 
b/ws-security-dom

[ws-wss4j] branch master updated: Removing useless parameter in UsernameToken

2022-07-19 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new 594c485ea Removing useless parameter in UsernameToken
594c485ea is described below

commit 594c485eaa8ecfcdefff207ed5292164f1347e82
Author: Colm O hEigeartaigh 
AuthorDate: Tue Jul 19 12:08:31 2022 +0100

Removing useless parameter in UsernameToken
---
 .../dom/action/UsernameTokenSignedAction.java  |  4 ++--
 .../wss4j/dom/message/WSSecUsernameToken.java  |  7 ++
 .../wss4j/dom/message/token/UsernameToken.java |  2 +-
 .../apache/wss4j/dom/message/UTDerivedKeyTest.java | 26 +++---
 .../apache/wss4j/dom/message/UTSignatureTest.java  |  4 ++--
 5 files changed, 20 insertions(+), 23 deletions(-)

diff --git 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/action/UsernameTokenSignedAction.java
 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/action/UsernameTokenSignedAction.java
index 3c5a1b37e..1fce13992 100644
--- 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/action/UsernameTokenSignedAction.java
+++ 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/action/UsernameTokenSignedAction.java
@@ -68,12 +68,12 @@ public class UsernameTokenSignedAction implements Action {
 builder.setExpandXopInclude(reqData.isExpandXopInclude());
 
 int iterations = reqData.getDerivedKeyIterations();
-boolean useMac = reqData.isUseDerivedKeyForMAC();
-builder.addDerivedKey(useMac, iterations);
+builder.addDerivedKey(iterations);
 
 builder.setUserInfo(reqData.getUsername(), 
passwordCallback.getPassword());
 builder.addCreated();
 builder.addNonce();
+boolean useMac = reqData.isUseDerivedKeyForMAC();
 byte[] salt = UsernameTokenUtil.generateSalt(useMac);
 builder.prepare(salt);
 
diff --git 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/WSSecUsernameToken.java
 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/WSSecUsernameToken.java
index c6fe2edfe..f0d6562ef 100644
--- 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/WSSecUsernameToken.java
+++ 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/WSSecUsernameToken.java
@@ -44,7 +44,6 @@ public class WSSecUsernameToken extends WSSecBase {
 private boolean nonce;
 private boolean created;
 private boolean useDerivedKey;
-private boolean useMac;
 private int iteration = UsernameToken.DEFAULT_ITERATION;
 private boolean passwordsAreEncoded;
 private boolean precisionInMilliSeconds = true;
@@ -88,13 +87,11 @@ public class WSSecUsernameToken extends WSSecBase {
 
 /**
  * Add a derived key to the UsernameToken
- * @param useMac whether the derived key is to be used for a MAC or not
  * @param iteration The number of iterations to use in deriving a key
  */
-public void addDerivedKey(boolean useMac, int iteration) {
+public void addDerivedKey(int iteration) {
 passwordType = null;
 useDerivedKey = true;
-this.useMac = useMac;
 if (iteration > 0) {
 this.iteration = iteration;
 }
@@ -171,7 +168,7 @@ public class WSSecUsernameToken extends WSSecBase {
 ut.setPasswordsAreEncoded(passwordsAreEncoded);
 ut.setName(user);
 if (useDerivedKey) {
-ut.addSalt(getDocument(), saltValue, useMac);
+ut.addSalt(getDocument(), saltValue);
 ut.addIteration(getDocument(), iteration);
 } else {
 ut.setPassword(password);
diff --git 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/token/UsernameToken.java
 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/token/UsernameToken.java
index 165afefe3..1a51a9150 100644
--- 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/token/UsernameToken.java
+++ 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/token/UsernameToken.java
@@ -332,7 +332,7 @@ public class UsernameToken {
  * @param mac If true then an optionally generated value is
  *usable for a MAC
  */
-public void addSalt(Document doc, byte[] saltValue, boolean mac) {
+public void addSalt(Document doc, byte[] saltValue) {
 elementSalt =
 doc.createElementNS(
 WSConstants.WSSE11_NS, WSConstants.WSSE11_PREFIX + ":" + 
WSConstants.SALT_LN
diff --git 
a/ws-security-dom/src/test/java/org/apache/wss4j/dom/message/UTDerivedKeyTest.java
 
b/ws-security-dom/src/test/java/org/apache/wss4j/dom/message/UTDerivedKeyTest.java
index 7ab706cc4..c80d98951 100644
--- 
a/ws-security-dom/src/test/java/org/apache/wss4j/dom/message/UTDerivedKeyTest.java
+++ 
b/ws-security-dom/src/test/java/org/apache/wss4j/dom/message/UTDerivedKeyTest.java
@@ -81,7 +81,7 @@

[ws-wss4j] branch master updated: Renaming some classes to avoid using the same name as their superclasses

2022-07-14 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new b55a00e6f Renaming some classes to avoid using the same name as their 
superclasses
b55a00e6f is described below

commit b55a00e6f6b1de10be150f08cbd3ca94baa63550
Author: Colm O hEigeartaigh 
AuthorDate: Thu Jul 14 09:42:06 2022 +0100

Renaming some classes to avoid using the same name as their superclasses
---
 .../input/WSSSignatureReferenceVerifyInputProcessor.java | 7 ---
 ...{ResolverSameDocument.java => WSS4JResolverSameDocument.java} | 9 +
 .../{ResolverXPointer.java => WSS4JResolverXPointer.java}| 9 +
 ws-security-stax/src/main/resources/wss/wss-config.xml   | 6 +++---
 ws-security-stax/src/test/resources/wss-config-compression.xml   | 6 +++---
 5 files changed, 20 insertions(+), 17 deletions(-)

diff --git 
a/ws-security-stax/src/main/java/org/apache/wss4j/stax/impl/processor/input/WSSSignatureReferenceVerifyInputProcessor.java
 
b/ws-security-stax/src/main/java/org/apache/wss4j/stax/impl/processor/input/WSSSignatureReferenceVerifyInputProcessor.java
index 8dd4f85ca..d2ea9077b 100644
--- 
a/ws-security-stax/src/main/java/org/apache/wss4j/stax/impl/processor/input/WSSSignatureReferenceVerifyInputProcessor.java
+++ 
b/ws-security-stax/src/main/java/org/apache/wss4j/stax/impl/processor/input/WSSSignatureReferenceVerifyInputProcessor.java
@@ -300,7 +300,7 @@ public class WSSSignatureReferenceVerifyInputProcessor 
extends AbstractSignature
 protected InternalSignatureReferenceVerifier getSignatureReferenceVerifier(
 XMLSecurityProperties securityProperties, InputProcessorChain 
inputProcessorChain,
 ReferenceType referenceType, XMLSecStartElement startElement) 
throws XMLSecurityException {
-return new InternalSignatureReferenceVerifier((WSSSecurityProperties) 
securityProperties,
+return new 
WSS4JInternalSignatureReferenceVerifier((WSSSecurityProperties) 
securityProperties,
 inputProcessorChain, referenceType, startElement);
 }
 
@@ -434,9 +434,10 @@ public class WSSSignatureReferenceVerifyInputProcessor 
extends AbstractSignature
 return parentTransformer;
 }
 
-class InternalSignatureReferenceVerifier extends 
AbstractSignatureReferenceVerifyInputProcessor.InternalSignatureReferenceVerifier
 {
+class WSS4JInternalSignatureReferenceVerifier
+extends 
AbstractSignatureReferenceVerifyInputProcessor.InternalSignatureReferenceVerifier
 {
 
-InternalSignatureReferenceVerifier(WSSSecurityProperties 
securityProperties, InputProcessorChain inputProcessorChain,
+WSS4JInternalSignatureReferenceVerifier(WSSSecurityProperties 
securityProperties, InputProcessorChain inputProcessorChain,
ReferenceType referenceType, 
XMLSecStartElement startElement) throws XMLSecurityException {
 super(securityProperties, inputProcessorChain, referenceType, 
startElement);
 
this.addAfterProcessor(WSSSignatureReferenceVerifyInputProcessor.class.getName());
diff --git 
a/ws-security-stax/src/main/java/org/apache/wss4j/stax/impl/resourceResolvers/ResolverSameDocument.java
 
b/ws-security-stax/src/main/java/org/apache/wss4j/stax/impl/resourceResolvers/WSS4JResolverSameDocument.java
similarity index 88%
rename from 
ws-security-stax/src/main/java/org/apache/wss4j/stax/impl/resourceResolvers/ResolverSameDocument.java
rename to 
ws-security-stax/src/main/java/org/apache/wss4j/stax/impl/resourceResolvers/WSS4JResolverSameDocument.java
index f71edf738..85e1b67dc 100644
--- 
a/ws-security-stax/src/main/java/org/apache/wss4j/stax/impl/resourceResolvers/ResolverSameDocument.java
+++ 
b/ws-security-stax/src/main/java/org/apache/wss4j/stax/impl/resourceResolvers/WSS4JResolverSameDocument.java
@@ -22,23 +22,24 @@ import org.apache.xml.security.stax.ext.ResourceResolver;
 import org.apache.xml.security.stax.ext.XMLSecurityConstants;
 import org.apache.xml.security.stax.ext.stax.XMLSecStartElement;
 import org.apache.wss4j.stax.ext.WSSConstants;
+import 
org.apache.xml.security.stax.impl.resourceResolvers.ResolverSameDocument;
 
 import javax.xml.namespace.QName;
 import javax.xml.stream.events.Attribute;
 
-public class ResolverSameDocument extends 
org.apache.xml.security.stax.impl.resourceResolvers.ResolverSameDocument {
+public class WSS4JResolverSameDocument extends ResolverSameDocument {
 
-public ResolverSameDocument() {
+public WSS4JResolverSameDocument() {
 super();
 }
 
-public ResolverSameDocument(String uri) {
+public WSS4JResolverSameDocument(String uri) {
 super(uri);
 }
 
 @Override
 public ResourceResolver newInstance(String uri, String baseURI) {
-return new ResolverSameDocume

[ws-wss4j] branch master updated: Adding some NPE guards

2022-07-14 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new 172c0884d Adding some NPE guards
172c0884d is described below

commit 172c0884deb0562081aa45259ee7eddbd85ce9a8
Author: Colm O hEigeartaigh 
AuthorDate: Thu Jul 14 09:07:59 2022 +0100

Adding some NPE guards
---
 .../org/apache/wss4j/dom/util/EncryptionUtils.java |  5 +++--
 .../input/SignatureConfirmationInputProcessor.java | 26 --
 2 files changed, 17 insertions(+), 14 deletions(-)

diff --git 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/util/EncryptionUtils.java 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/util/EncryptionUtils.java
index 667398017..4a0074626 100644
--- 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/util/EncryptionUtils.java
+++ 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/util/EncryptionUtils.java
@@ -48,7 +48,6 @@ import javax.crypto.SecretKey;
 import javax.security.auth.callback.Callback;
 import javax.security.auth.callback.CallbackHandler;
 import javax.security.auth.callback.UnsupportedCallbackException;
-import javax.xml.parsers.ParserConfigurationException;
 
 import java.io.ByteArrayInputStream;
 import java.io.IOException;
@@ -361,7 +360,7 @@ public final class EncryptionUtils {
SecretKey symmetricKey, String symEncAlgo, CallbackHandler 
attachmentCallbackHandler,
String xopURI, Element encData
) throws WSSecurityException, IOException, UnsupportedCallbackException, 
NoSuchAlgorithmException,
-NoSuchPaddingException, ParserConfigurationException, 
XMLParserException {
+NoSuchPaddingException, XMLParserException {
 
 if (attachmentCallbackHandler == null) {
 throw new 
WSSecurityException(WSSecurityException.ErrorCode.FAILED_CHECK);
@@ -402,6 +401,8 @@ public final class EncryptionUtils {
 String fixedElementStr = setParentPrefixes(encData, new 
String(bytes));
 document = org.apache.xml.security.utils.XMLUtils.read(
 new ByteArrayInputStream(fixedElementStr.getBytes()), 
true);
+} else {
+throw ex;
 }
 }
 
diff --git 
a/ws-security-stax/src/main/java/org/apache/wss4j/stax/impl/processor/input/SignatureConfirmationInputProcessor.java
 
b/ws-security-stax/src/main/java/org/apache/wss4j/stax/impl/processor/input/SignatureConfirmationInputProcessor.java
index 89461d066..9bd972077 100644
--- 
a/ws-security-stax/src/main/java/org/apache/wss4j/stax/impl/processor/input/SignatureConfirmationInputProcessor.java
+++ 
b/ws-security-stax/src/main/java/org/apache/wss4j/stax/impl/processor/input/SignatureConfirmationInputProcessor.java
@@ -69,22 +69,24 @@ public class SignatureConfirmationInputProcessor extends 
AbstractInputProcessor
 throw new 
WSSecurityException(WSSecurityException.ErrorCode.INVALID_SECURITY);
 }
 
-for (int i = 0; i < signatureValueSecurityEventList.size(); 
i++) {
-SignatureValueSecurityEvent signatureValueSecurityEvent = 
signatureValueSecurityEventList.get(i);
-byte[] signatureValue = 
signatureValueSecurityEvent.getSignatureValue();
+if (signatureValueSecurityEventList != null) {
+for (int i = 0; i < 
signatureValueSecurityEventList.size(); i++) {
+SignatureValueSecurityEvent 
signatureValueSecurityEvent = signatureValueSecurityEventList.get(i);
+byte[] signatureValue = 
signatureValueSecurityEvent.getSignatureValue();
 
-boolean found = false;
+boolean found = false;
 
-for (int j = 0; j < signatureConfirmationTypeList.size(); 
j++) {
-SignatureConfirmationType signatureConfirmationType = 
signatureConfirmationTypeList.get(j);
-byte[] sigConfValue = 
signatureConfirmationType.getValue();
-if (Arrays.equals(signatureValue, sigConfValue)) {
-found = true;
+for (int j = 0; j < 
signatureConfirmationTypeList.size(); j++) {
+SignatureConfirmationType 
signatureConfirmationType = signatureConfirmationTypeList.get(j);
+byte[] sigConfValue = 
signatureConfirmationType.getValue();
+if (Arrays.equals(signatureValue, sigConfValue)) {
+found = true;
+}
 }
-}
 
-if (!found) {
-throw new 
WSSecurityException(WSSecurityException.ErrorCode.INVALID_SECURITY);
+if (!found) {
+ 

[ws-wss4j] branch master updated: Bump maven-pmd-plugin from 3.7 to 3.16.0 (#44)

2022-07-14 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new e34b02ec3 Bump maven-pmd-plugin from 3.7 to 3.16.0 (#44)
e34b02ec3 is described below

commit e34b02ec37c95139fa027c52e0009cede60cbd99
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 14 08:49:10 2022 +0100

Bump maven-pmd-plugin from 3.7 to 3.16.0 (#44)

Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 
3.7 to 3.16.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- 
[Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.7...maven-pmd-plugin-3.16.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-pmd-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 

Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2be06e76b..dfc3cfd69 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,7 @@
 
 org.apache.maven.plugins
 maven-pmd-plugin
-3.16.0
+3.17.0
 
 
 
${buildtools.dir}/wss4j-pmd-ruleset.xml



[ws-wss4j] branch master updated: Removing WSSecurityUtil.generateNonce

2022-07-07 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new 9e7ca85c0 Removing WSSecurityUtil.generateNonce
9e7ca85c0 is described below

commit 9e7ca85c0a2e4e91258966b35ed0cb8ac647f8b1
Author: Colm O hEigeartaigh 
AuthorDate: Thu Jul 7 10:02:38 2022 +0100

Removing WSSecurityUtil.generateNonce
---
 .../wss4j/common/util/UsernameTokenUtil.java   |  4 ++--
 .../wss4j/dom/message/WSSecDerivedKeyBase.java |  3 ++-
 .../wss4j/dom/message/token/UsernameToken.java |  2 +-
 .../org/apache/wss4j/dom/util/WSSecurityUtil.java  | 18 ---
 .../dom/handler/SignatureConfirmationTest.java | 10 -
 .../dom/message/SecurityContextTokenTest.java  | 26 +-
 .../wss4j/stax/test/SecurityContextTokenTest.java  | 24 ++--
 7 files changed, 41 insertions(+), 46 deletions(-)

diff --git 
a/ws-security-common/src/main/java/org/apache/wss4j/common/util/UsernameTokenUtil.java
 
b/ws-security-common/src/main/java/org/apache/wss4j/common/util/UsernameTokenUtil.java
index c6d1861db..95e3079b6 100644
--- 
a/ws-security-common/src/main/java/org/apache/wss4j/common/util/UsernameTokenUtil.java
+++ 
b/ws-security-common/src/main/java/org/apache/wss4j/common/util/UsernameTokenUtil.java
@@ -131,13 +131,13 @@ public final class UsernameTokenUtil {
 }
 
 /**
- * Generate a nonce of the given length using the SHA1PRNG algorithm. The 
SecureRandom
+ * Generate a nonce of the given length using a secure random algorithm. 
The SecureRandom
  * instance that backs this method is cached for efficiency.
  *
  * @return a nonce of the given length
  * @throws WSSecurityException
  */
-private static byte[] generateNonce(int length) throws WSSecurityException 
{
+public static byte[] generateNonce(int length) throws WSSecurityException {
 try {
 return XMLSecurityConstants.generateBytes(length);
 } catch (Exception ex) {
diff --git 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/WSSecDerivedKeyBase.java
 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/WSSecDerivedKeyBase.java
index 50462ff41..c59a3e53f 100644
--- 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/WSSecDerivedKeyBase.java
+++ 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/WSSecDerivedKeyBase.java
@@ -34,6 +34,7 @@ import org.apache.wss4j.common.ext.WSSecurityException;
 import org.apache.wss4j.common.token.Reference;
 import org.apache.wss4j.common.token.SecurityTokenReference;
 import org.apache.wss4j.common.util.KeyUtils;
+import org.apache.wss4j.common.util.UsernameTokenUtil;
 import org.apache.wss4j.dom.WSConstants;
 import org.apache.wss4j.dom.message.token.DerivedKeyToken;
 import org.apache.wss4j.dom.message.token.KerberosSecurity;
@@ -199,7 +200,7 @@ public abstract class WSSecDerivedKeyBase extends 
WSSecSignatureBase {
 byte[] label;
 String labelText = clientLabel + serviceLabel;
 label = labelText.getBytes(StandardCharsets.UTF_8);
-byte[] nonce = WSSecurityUtil.generateNonce(16);
+byte[] nonce = UsernameTokenUtil.generateNonce(16);
 
 byte[] seed = new byte[label.length + nonce.length];
 System.arraycopy(label, 0, seed, 0, label.length);
diff --git 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/token/UsernameToken.java
 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/token/UsernameToken.java
index 1b791948b..165afefe3 100644
--- 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/token/UsernameToken.java
+++ 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/token/UsernameToken.java
@@ -288,7 +288,7 @@ public class UsernameToken {
 }
 byte[] nonceValue = null;
 try {
-nonceValue = WSSecurityUtil.generateNonce(16);
+nonceValue = UsernameTokenUtil.generateNonce(16);
 } catch (WSSecurityException ex) {
 LOG.debug(ex.getMessage(), ex);
 return;
diff --git 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/util/WSSecurityUtil.java 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/util/WSSecurityUtil.java
index 8021887f4..fd0e570bd 100644
--- 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/util/WSSecurityUtil.java
+++ 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/util/WSSecurityUtil.java
@@ -32,7 +32,6 @@ import org.apache.wss4j.common.util.XMLUtils;
 import org.apache.wss4j.dom.handler.HandlerAction;
 import org.apache.wss4j.dom.handler.RequestData;
 import org.apache.wss4j.dom.handler.WSHandlerConstants;
-import org.apache.xml.security.stax.ext.XMLSecurityConstants;
 import org.w3c.dom.Attr;
 import org.w3c.dom.Document;
 import org.w3c.dom.Element;
@@ -627,23 +626,6 @@ public final

[ws-wss4j] branch master updated: Updating Neethi to 3.2.0

2022-06-22 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new 8a3283054 Updating Neethi to 3.2.0
8a3283054 is described below

commit 8a3283054fcdb4712a6ae9f7bd93b77bf9b673a5
Author: Colm O hEigeartaigh 
AuthorDate: Wed Jun 22 12:15:31 2022 +0100

Updating Neethi to 3.2.0
---
 parent/pom.xml | 3 ++-
 policy/pom.xml | 6 ++
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 7fc8bdc17..2126bc8b9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -42,10 +42,11 @@
 3.0.2
 5.8.1
 2.0.2
-3.1.1
+3.2.0
 4.2.0
 1.7.36
 1.6.3
+6.2.8
 2.7.2
 1.9
 3.0.0
diff --git a/policy/pom.xml b/policy/pom.xml
index b3edd5efa..19a6db1e1 100644
--- a/policy/pom.xml
+++ b/policy/pom.xml
@@ -54,6 +54,12 @@
 xmlunit-matchers
 test
 
+
+com.fasterxml.woodstox
+woodstox-core
+${woodstox.version}
+test
+
 
 
 



[ws-wss4j] branch master updated: Removing default passwords for keystores and truststores

2022-06-17 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new 2355ecb73 Removing default passwords for keystores and truststores
2355ecb73 is described below

commit 2355ecb73bee855fd99a2a53a6ddb0f87aff6e8d
Author: Colm O hEigeartaigh 
AuthorDate: Fri Jun 17 08:35:46 2022 +0100

Removing default passwords for keystores and truststores
---
 .../src/main/java/org/apache/wss4j/common/crypto/Merlin.java  | 4 ++--
 .../src/main/java/org/apache/wss4j/common/crypto/MerlinDevice.java| 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git 
a/ws-security-common/src/main/java/org/apache/wss4j/common/crypto/Merlin.java 
b/ws-security-common/src/main/java/org/apache/wss4j/common/crypto/Merlin.java
index 396139994..c783e781b 100644
--- 
a/ws-security-common/src/main/java/org/apache/wss4j/common/crypto/Merlin.java
+++ 
b/ws-security-common/src/main/java/org/apache/wss4j/common/crypto/Merlin.java
@@ -222,7 +222,7 @@ public class Merlin extends CryptoBase {
 keyStoreLocation = keyStoreLocation.trim();
 
 try (InputStream is = loadInputStream(loader, keyStoreLocation)) {
-String passwd = properties.getProperty(prefix + 
KEYSTORE_PASSWORD, "security");
+String passwd = properties.getProperty(prefix + 
KEYSTORE_PASSWORD);
 if (passwd != null) {
 passwd = passwd.trim();
 passwd = decryptPassword(passwd, passwordEncryptor);
@@ -272,7 +272,7 @@ public class Merlin extends CryptoBase {
 trustStoreLocation = trustStoreLocation.trim();
 
 try (InputStream is = loadInputStream(loader, trustStoreLocation)) 
{
-String passwd = properties.getProperty(prefix + 
TRUSTSTORE_PASSWORD, "changeit");
+String passwd = properties.getProperty(prefix + 
TRUSTSTORE_PASSWORD);
 if (passwd != null) {
 passwd = passwd.trim();
 passwd = decryptPassword(passwd, passwordEncryptor);
diff --git 
a/ws-security-common/src/main/java/org/apache/wss4j/common/crypto/MerlinDevice.java
 
b/ws-security-common/src/main/java/org/apache/wss4j/common/crypto/MerlinDevice.java
index 02f460cb4..866a8c11d 100644
--- 
a/ws-security-common/src/main/java/org/apache/wss4j/common/crypto/MerlinDevice.java
+++ 
b/ws-security-common/src/main/java/org/apache/wss4j/common/crypto/MerlinDevice.java
@@ -97,7 +97,7 @@ public class MerlinDevice extends Merlin {
 if (keyStoreLocation == null) {
 keyStoreLocation = properties.getProperty(prefix + 
OLD_KEYSTORE_FILE);
 }
-String keyStorePassword = properties.getProperty(prefix + 
KEYSTORE_PASSWORD, "security");
+String keyStorePassword = properties.getProperty(prefix + 
KEYSTORE_PASSWORD);
 if (keyStorePassword != null) {
 keyStorePassword = keyStorePassword.trim();
 keyStorePassword = decryptPassword(keyStorePassword, 
passwordEncryptor);
@@ -122,7 +122,7 @@ public class MerlinDevice extends Merlin {
 //
 // Load the TrustStore
 //
-String trustStorePassword = properties.getProperty(prefix + 
TRUSTSTORE_PASSWORD, "changeit");
+String trustStorePassword = properties.getProperty(prefix + 
TRUSTSTORE_PASSWORD);
 if (trustStorePassword != null) {
 trustStorePassword = trustStorePassword.trim();
 trustStorePassword = decryptPassword(trustStorePassword, 
passwordEncryptor);



[ws-wss4j] branch master updated: Applying permissions to codeql workflow

2022-06-17 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new c215cb5ab Applying permissions to codeql workflow
c215cb5ab is described below

commit c215cb5ab7ad834f49b8e60fe7243ecc8caff0c4
Author: Colm O hEigeartaigh 
AuthorDate: Fri Jun 17 08:35:08 2022 +0100

Applying permissions to codeql workflow
---
 .github/workflows/codeql-analysis.yml | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/.github/workflows/codeql-analysis.yml 
b/.github/workflows/codeql-analysis.yml
index 3d84e3418..35c95c9c1 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -14,8 +14,15 @@ on:
   #schedule:
 #- cron: '0 8 * * 5'
 
+permissions:
+  contents: read
+
 jobs:
   analyze:
+permissions:
+  actions: read  # for github/codeql-action/init to get workflow details
+  contents: read  # for actions/checkout to fetch code
+  security-events: write  # for github/codeql-action/analyze to upload 
SARIF results
 name: Analyze
 runs-on: ubuntu-latest
 



[ws-wss4j] branch master updated: Updating Checkstyle to 10.1

2022-06-15 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new 950e8a663 Updating Checkstyle to 10.1
950e8a663 is described below

commit 950e8a663e214882a3e07a9503dc6e9696d055dc
Author: Colm O hEigeartaigh 
AuthorDate: Wed Jun 15 09:22:33 2022 +0100

Updating Checkstyle to 10.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9ba05d335..2be06e76b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -164,7 +164,7 @@
 
 com.puppycrawl.tools
 checkstyle
-8.35
+10.1
 
 
 



[ws-wss4j] branch master updated: Switching explicitly to reload4j

2022-06-15 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new 7e1be93df Switching explicitly to reload4j
7e1be93df is described below

commit 7e1be93df0cc710ad1986566f7d07a12067709df
Author: Colm O hEigeartaigh 
AuthorDate: Wed Jun 15 07:20:41 2022 +0100

Switching explicitly to reload4j
---
 integration/pom.xml | 2 +-
 parent/pom.xml  | 2 +-
 performance/pom.xml | 2 +-
 ws-security-common/pom.xml  | 2 +-
 ws-security-dom/pom.xml | 2 +-
 ws-security-policy-stax/pom.xml | 2 +-
 ws-security-stax/pom.xml| 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/integration/pom.xml b/integration/pom.xml
index 1d065ab53..16abd518a 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -91,7 +91,7 @@
 
 
 org.slf4j
-slf4j-log4j12
+slf4j-reload4j
 test
 
 
diff --git a/parent/pom.xml b/parent/pom.xml
index 0a4a3a61d..7fc8bdc17 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -93,7 +93,7 @@
 
 
 org.slf4j
-slf4j-log4j12
+slf4j-reload4j
 ${slf4j.version}
 
 
diff --git a/performance/pom.xml b/performance/pom.xml
index 0f8e49163..7f08d6458 100644
--- a/performance/pom.xml
+++ b/performance/pom.xml
@@ -57,7 +57,7 @@
 
 
 org.slf4j
-slf4j-log4j12
+slf4j-reload4j
 test
 
 
diff --git a/ws-security-common/pom.xml b/ws-security-common/pom.xml
index 704fcf71d..7410e13fe 100644
--- a/ws-security-common/pom.xml
+++ b/ws-security-common/pom.xml
@@ -235,7 +235,7 @@
 
 
 org.slf4j
-slf4j-log4j12
+slf4j-reload4j
 test
 
 
diff --git a/ws-security-dom/pom.xml b/ws-security-dom/pom.xml
index d95b8a056..fcac6c3dc 100644
--- a/ws-security-dom/pom.xml
+++ b/ws-security-dom/pom.xml
@@ -114,7 +114,7 @@
 
 
 org.slf4j
-slf4j-log4j12
+slf4j-reload4j
 test
 
 
diff --git a/ws-security-policy-stax/pom.xml b/ws-security-policy-stax/pom.xml
index f6bfaf00d..5fddfb347 100644
--- a/ws-security-policy-stax/pom.xml
+++ b/ws-security-policy-stax/pom.xml
@@ -86,7 +86,7 @@
 
 
 org.slf4j
-slf4j-log4j12
+slf4j-reload4j
 test
 
 
diff --git a/ws-security-stax/pom.xml b/ws-security-stax/pom.xml
index c9e50ef49..79d8914bd 100644
--- a/ws-security-stax/pom.xml
+++ b/ws-security-stax/pom.xml
@@ -85,7 +85,7 @@
 
 
 org.slf4j
-slf4j-log4j12
+slf4j-reload4j
 test
 
 



[ws-wss4j] branch master updated: Updating some plugins

2022-06-14 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new 50ffbfb2f Updating some plugins
50ffbfb2f is described below

commit 50ffbfb2f9fa69633b16cc8ec2a5ad1d48474d53
Author: Colm O hEigeartaigh 
AuthorDate: Tue Jun 14 08:14:14 2022 +0100

Updating some plugins
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index aaf07..9ba05d335 100644
--- a/pom.xml
+++ b/pom.xml
@@ -289,7 +289,7 @@
 
 org.apache.maven.plugins
 maven-javadoc-plugin
-3.3.0
+3.3.1
 
 
 
@@ -308,7 +308,7 @@
 
 org.apache.maven.plugins
 maven-site-plugin
-3.6
+3.10.0
 
 
 org.asciidoctor
@@ -452,7 +452,7 @@
 
 org.apache.maven.plugins
 maven-javadoc-plugin
-3.2.0
+3.3.1
 
 
 org.apache.maven.plugins



[ws-wss4j] branch master updated: Revert "Updating Neethi to 3.2.0"

2022-06-14 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new 963eb4612 Revert "Updating Neethi to 3.2.0"
963eb4612 is described below

commit 963eb461296785adc36808ccb9f070436241e10d
Author: Colm O hEigeartaigh 
AuthorDate: Tue Jun 14 08:08:12 2022 +0100

Revert "Updating Neethi to 3.2.0"

This reverts commit 3b9d0e3a405348ade925e60eefeee6b65005bef9.
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index fb9297621..0a4a3a61d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -42,7 +42,7 @@
 3.0.2
 5.8.1
 2.0.2
-3.2.0
+3.1.1
 4.2.0
 1.7.36
 1.6.3



[ws-wss4j] 03/06: Updating Neethi to 3.2.0

2022-06-14 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git

commit 3b9d0e3a405348ade925e60eefeee6b65005bef9
Author: Colm O hEigeartaigh 
AuthorDate: Tue Jun 14 07:54:14 2022 +0100

Updating Neethi to 3.2.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index b163dbf9b..934f3bd6e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -42,7 +42,7 @@
 3.0.2
 5.8.1
 2.0.2
-3.1.1
+3.2.0
 4.2.0
 1.7.36
 1.6.3



[ws-wss4j] 04/06: Updating asciidoctor-maven-plugin to 2.2.2

2022-06-14 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git

commit dc611226de558d07ad1eca6cdef653ea5cd32155
Author: Colm O hEigeartaigh 
AuthorDate: Tue Jun 14 07:56:09 2022 +0100

Updating asciidoctor-maven-plugin to 2.2.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 87ec827d2..aaf07 100644
--- a/pom.xml
+++ b/pom.xml
@@ -313,7 +313,7 @@
 
 org.asciidoctor
 asciidoctor-maven-plugin
-2.1.0
+2.2.2
 
 
 



[ws-wss4j] 05/06: Updating cryptacular to 1.2.5

2022-06-14 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git

commit f5a4234e29efdc969fad2f2919d450f6a0a449a6
Author: Colm O hEigeartaigh 
AuthorDate: Tue Jun 14 07:56:26 2022 +0100

Updating cryptacular to 1.2.5
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 934f3bd6e..fb9297621 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -34,7 +34,7 @@
 
 1.70
 1.21
-1.2.4
+1.2.5
 3.10.0
 2.2
 2.1.0



[ws-wss4j] branch master updated (fbf412987 -> 4699e7ff8)

2022-06-14 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


from fbf412987 Finished pmd upgrade of ws-security-stax
 new 1bc3b45fb Finishing PMD migration
 new 73cb26713 Updating XML Unit to 2.9.0
 new 3b9d0e3a4 Updating Neethi to 3.2.0
 new dc611226d Updating asciidoctor-maven-plugin to 2.2.2
 new f5a4234e2 Updating cryptacular to 1.2.5
 new 4699e7ff8 Updating guava to 31.1-jre

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 parent/pom.xml   |  6 +++---
 pom.xml  |  6 +++---
 ws-security-common/pom.xml   |  2 +-
 .../stax/assertionStates/KerberosTokenAssertionState.java|  2 +-
 .../stax/assertionStates/ProtectionOrderAssertionState.java  |  4 ++--
 .../policy/stax/assertionStates/TokenAssertionState.java | 12 
 .../stax/assertionStates/TokenProtectionAssertionState.java  |  6 +-
 .../stax/assertionStates/UsernameTokenAssertionState.java|  4 ++--
 8 files changed, 17 insertions(+), 25 deletions(-)



[ws-wss4j] 02/06: Updating XML Unit to 2.9.0

2022-06-14 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git

commit 73cb2671315608cd4f90edd999578d57fd240bd6
Author: Colm O hEigeartaigh 
AuthorDate: Tue Jun 14 07:53:31 2022 +0100

Updating XML Unit to 2.9.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index f32433974..b163dbf9b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -49,7 +49,7 @@
 2.7.2
 1.9
 3.0.0
-2.8.2
+2.9.0
 
 
 
${project.groupId}.${project.artifactId}



[ws-wss4j] 01/06: Finishing PMD migration

2022-06-14 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git

commit 1bc3b45fbf591ce4c656d3f46d2edf683b479fdf
Author: Colm O hEigeartaigh 
AuthorDate: Tue Jun 14 07:48:07 2022 +0100

Finishing PMD migration
---
 pom.xml  |  4 ++--
 .../stax/assertionStates/KerberosTokenAssertionState.java|  2 +-
 .../stax/assertionStates/ProtectionOrderAssertionState.java  |  4 ++--
 .../policy/stax/assertionStates/TokenAssertionState.java | 12 
 .../stax/assertionStates/TokenProtectionAssertionState.java  |  6 +-
 .../stax/assertionStates/UsernameTokenAssertionState.java|  4 ++--
 6 files changed, 12 insertions(+), 20 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2ba961416..87ec827d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,7 @@
 
 org.apache.maven.plugins
 maven-pmd-plugin
-3.7
+3.16.0
 
 
 
${buildtools.dir}/wss4j-pmd-ruleset.xml
@@ -139,7 +139,7 @@
 true
 false
 true
-true
+false
 
 1.8
 
diff --git 
a/ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/KerberosTokenAssertionState.java
 
b/ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/KerberosTokenAssertionState.java
index 3a7ca1b25..1ab21c82b 100644
--- 
a/ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/KerberosTokenAssertionState.java
+++ 
b/ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/KerberosTokenAssertionState.java
@@ -96,7 +96,7 @@ public class KerberosTokenAssertionState extends 
TokenAssertionState {
 }
 }
 if (kerberosToken.getApReqTokenType() != null) {
-switch (kerberosToken.getApReqTokenType()) {
+switch (kerberosToken.getApReqTokenType()) {//NOPMD
 case WssKerberosV5ApReqToken11:
 if 
(!kerberosTokenSecurityEvent.isKerberosV5ApReqToken11()) {
 setErrorMessage("Policy enforces " + 
kerberosToken.getApReqTokenType());
diff --git 
a/ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/ProtectionOrderAssertionState.java
 
b/ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/ProtectionOrderAssertionState.java
index 4688e508a..3e4a718ca 100644
--- 
a/ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/ProtectionOrderAssertionState.java
+++ 
b/ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/ProtectionOrderAssertionState.java
@@ -60,7 +60,7 @@ public class ProtectionOrderAssertionState extends 
AssertionState implements Ass
 String namespace = getAssertion().getName().getNamespaceURI();
 AbstractSymmetricAsymmetricBinding.ProtectionOrder protectionOrder 
=
 ((AbstractSymmetricAsymmetricBinding) 
getAssertion()).getProtectionOrder();
-switch (protectionOrder) {
+switch (protectionOrder) {  //NOPMD
 case SignBeforeEncrypting:
 policyAsserter.assertPolicy(new QName(namespace, 
SPConstants.SIGN_BEFORE_ENCRYPTING));
 break;
@@ -131,7 +131,7 @@ public class ProtectionOrderAssertionState extends 
AssertionState implements Ass
  List 
contentTypes, List elementPath) {
 String namespace = getAssertion().getName().getNamespaceURI();
 
-switch (protectionOrder) {
+switch (protectionOrder) {  //NOPMD
 case SignBeforeEncrypting:
 int lastSignature = 
contentTypes.lastIndexOf(XMLSecurityConstants.ContentType.SIGNATURE);
 int firstEncryption = 
contentTypes.indexOf(XMLSecurityConstants.ContentType.ENCRYPTION);
diff --git 
a/ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/TokenAssertionState.java
 
b/ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/TokenAssertionState.java
index d1044e841..95aa96f94 100644
--- 
a/ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/TokenAssertionState.java
+++ 
b/ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/TokenAssertionState.java
@@ -246,14 +246,10 @@ public abstract class TokenAssertionState extends 
AssertionState implements Asse
 if (asserted) {
 setAsserted(true);
 }
-if (!asserted && 
(tokenUsages.contains(WSSecurityTokenConstants.TOKENUS

[ws-wss4j] 06/06: Updating guava to 31.1-jre

2022-06-14 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git

commit 4699e7ff8124fd3e76b4e5f0f4c14829404959c0
Author: Colm O hEigeartaigh 
AuthorDate: Tue Jun 14 07:56:50 2022 +0100

Updating guava to 31.1-jre
---
 ws-security-common/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ws-security-common/pom.xml b/ws-security-common/pom.xml
index 346e50fb2..704fcf71d 100644
--- a/ws-security-common/pom.xml
+++ b/ws-security-common/pom.xml
@@ -163,7 +163,7 @@
 
 com.google.guava
 guava
-30.1-jre
+31.1-jre
 compile
 
 



[ws-wss4j] branch master updated: Finished pmd upgrade of ws-security-stax

2022-06-13 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new fbf412987 Finished pmd upgrade of ws-security-stax
fbf412987 is described below

commit fbf41298704da5f7a2f640d658d181f33461eda6
Author: Colm O hEigeartaigh 
AuthorDate: Mon Jun 13 15:33:04 2022 +0100

Finished pmd upgrade of ws-security-stax
---
 .../output/CustomTokenOutputProcessor.java |  2 +-
 .../output/EncryptEndingOutputProcessor.java   | 44 ++
 .../output/SecurityHeaderOutputProcessor.java  |  2 +-
 .../output/SecurityHeaderReorderProcessor.java | 36 --
 .../output/WSSSignatureEndingOutputProcessor.java  | 38 +--
 .../output/WSSSignatureOutputProcessor.java|  4 +-
 .../securityToken/UsernameSecurityTokenImpl.java   |  2 +-
 .../AttachmentCompleteSignatureTransform.java  |  4 +-
 .../AttachmentContentSignatureTransform.java   |  2 +-
 .../securityEvent/KerberosTokenSecurityEvent.java  | 14 ++-
 .../securityEvent/WSSecurityEventConstants.java|  2 +-
 .../wss4j/stax/setup/ConfigurationConverter.java   |  6 +--
 12 files changed, 69 insertions(+), 87 deletions(-)

diff --git 
a/ws-security-stax/src/main/java/org/apache/wss4j/stax/impl/processor/output/CustomTokenOutputProcessor.java
 
b/ws-security-stax/src/main/java/org/apache/wss4j/stax/impl/processor/output/CustomTokenOutputProcessor.java
index 56df538e3..6a4001830 100644
--- 
a/ws-security-stax/src/main/java/org/apache/wss4j/stax/impl/processor/output/CustomTokenOutputProcessor.java
+++ 
b/ws-security-stax/src/main/java/org/apache/wss4j/stax/impl/processor/output/CustomTokenOutputProcessor.java
@@ -135,7 +135,7 @@ public class CustomTokenOutputProcessor extends 
AbstractOutputProcessor {
 createStartElementAndOutputAsEvent(outputProcessorChain, 
elementName, namespaces, attributes);
 Node firstChild = element.getFirstChild();
 while (firstChild != null) {
-switch (firstChild.getNodeType()) {
+switch (firstChild.getNodeType()) { //NOPMD
 case Node.ELEMENT_NODE:
 outputToken((Element) firstChild, 
outputProcessorChain);
 break;
diff --git 
a/ws-security-stax/src/main/java/org/apache/wss4j/stax/impl/processor/output/EncryptEndingOutputProcessor.java
 
b/ws-security-stax/src/main/java/org/apache/wss4j/stax/impl/processor/output/EncryptEndingOutputProcessor.java
index eaa653ffa..16d9b9af4 100644
--- 
a/ws-security-stax/src/main/java/org/apache/wss4j/stax/impl/processor/output/EncryptEndingOutputProcessor.java
+++ 
b/ws-security-stax/src/main/java/org/apache/wss4j/stax/impl/processor/output/EncryptEndingOutputProcessor.java
@@ -66,32 +66,28 @@ public class EncryptEndingOutputProcessor extends 
AbstractEncryptEndingOutputPro
 loop:
 while (!xmlSecEventDeque.isEmpty()) {
 XMLSecEvent xmlSecEvent = xmlSecEventDeque.pop();
-switch (xmlSecEvent.getEventType()) {
-case XMLStreamConstants.START_ELEMENT:
-if (WSSUtils.isSecurityHeaderElement(xmlSecEvent, actor)) {
+if (XMLStreamConstants.START_ELEMENT == xmlSecEvent.getEventType()
+&& WSSUtils.isSecurityHeaderElement(xmlSecEvent, actor)) {
+int attachmentCount = attachmentCount(outputProcessorChain);
+for (int i = 0; i < attachmentCount; i++) {
+OutputProcessorUtils.updateSecurityHeaderOrder(
+outputProcessorChain, 
WSSConstants.TAG_xenc_EncryptedData, getAction(), true);
+}
+List securityHeaderOrderList =
+
outputProcessorChain.getSecurityContext().getAsList(SecurityHeaderOrder.class);
+List tmpList = null;
+if (securityHeaderOrderList != null) {
+tmpList = new ArrayList<>(securityHeaderOrderList);
+securityHeaderOrderList.clear();
+}
 
-int attachmentCount = 
attachmentCount(outputProcessorChain);
-for (int i = 0; i < attachmentCount; i++) {
-OutputProcessorUtils.updateSecurityHeaderOrder(
-outputProcessorChain, 
WSSConstants.TAG_xenc_EncryptedData, getAction(), true);
-}
-List securityHeaderOrderList =
-
outputProcessorChain.getSecurityContext().getAsList(SecurityHeaderOrder.class);
-List tmpList = null;
-if (securityHeaderOrderList != null) {
-tmpList = new ArrayList<&g

[ws-wss4j] branch master updated: PMD updates for ws-security-stax - part I

2022-06-10 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new 412bc7b74 PMD updates for ws-security-stax - part I
412bc7b74 is described below

commit 412bc7b745bffd1398b7083f87f1f22cbc60f300
Author: Colm O hEigeartaigh 
AuthorDate: Fri Jun 10 08:15:19 2022 +0100

PMD updates for ws-security-stax - part I
---
 .../wss4j/stax/ext/WSSSecurityProperties.java  |  8 ++--
 .../processor/input/DecryptInputProcessor.java |  4 +-
 .../processor/input/SAMLTokenInputHandler.java | 44 ++--
 .../input/SecurityHeaderInputProcessor.java|  2 +-
 .../input/SecurityTokenReferenceInputHandler.java  |  2 +-
 .../processor/input/UsernameTokenInputHandler.java |  2 +-
 .../WSSSignatureReferenceVerifyInputProcessor.java | 47 ++
 .../processor/output/SAMLTokenOutputProcessor.java | 13 +++---
 8 files changed, 57 insertions(+), 65 deletions(-)

diff --git 
a/ws-security-stax/src/main/java/org/apache/wss4j/stax/ext/WSSSecurityProperties.java
 
b/ws-security-stax/src/main/java/org/apache/wss4j/stax/ext/WSSSecurityProperties.java
index 4250587fe..7d765ef3d 100644
--- 
a/ws-security-stax/src/main/java/org/apache/wss4j/stax/ext/WSSSecurityProperties.java
+++ 
b/ws-security-stax/src/main/java/org/apache/wss4j/stax/ext/WSSSecurityProperties.java
@@ -334,7 +334,7 @@ public class WSSSecurityProperties extends 
XMLSecurityProperties {
 if (signatureWSSCrypto != null) {
 return signatureWSSCrypto.getCryptoProperties();
 }
-return null;
+return null;//NOPMD
 }
 
 public void setSignatureCryptoProperties(Properties cryptoProperties) {
@@ -409,7 +409,7 @@ public class WSSSecurityProperties extends 
XMLSecurityProperties {
 if (signatureVerificationWSSCrypto != null) {
 return signatureVerificationWSSCrypto.getCryptoProperties();
 }
-return null;
+return null;//NOPMD
 }
 
 public void setSignatureVerificationCryptoProperties(Properties 
cryptoProperties) {
@@ -488,7 +488,7 @@ public class WSSSecurityProperties extends 
XMLSecurityProperties {
 if (decryptionWSSCrypto != null) {
 return decryptionWSSCrypto.getCryptoProperties();
 }
-return null;
+return null;//NOPMD
 }
 
 public void setDecryptionCryptoProperties(Properties cryptoProperties) {
@@ -582,7 +582,7 @@ public class WSSSecurityProperties extends 
XMLSecurityProperties {
 if (encryptionWSSCrypto != null) {
 return encryptionWSSCrypto.getCryptoProperties();
 }
-return null;
+return null;//NOPMD
 }
 
 public void setEncryptionCryptoProperties(Properties cryptoProperties) {
diff --git 
a/ws-security-stax/src/main/java/org/apache/wss4j/stax/impl/processor/input/DecryptInputProcessor.java
 
b/ws-security-stax/src/main/java/org/apache/wss4j/stax/impl/processor/input/DecryptInputProcessor.java
index 40079a37f..709d8ca5a 100644
--- 
a/ws-security-stax/src/main/java/org/apache/wss4j/stax/impl/processor/input/DecryptInputProcessor.java
+++ 
b/ws-security-stax/src/main/java/org/apache/wss4j/stax/impl/processor/input/DecryptInputProcessor.java
@@ -200,7 +200,7 @@ public class DecryptInputProcessor extends 
AbstractDecryptInputProcessor {
 //1.) if an attachment is encrypted and signed the order is 
preserved
 //2.) the attachments are processed after the SOAP-Document which 
allows us to stream everything
 attachmentReferences.add(
-new DeferredAttachment(encryptedDataType, cipher, 
inboundSecurityToken)
+new DeferredAttachment(encryptedDataType, cipher, 
inboundSecurityToken) //NOPMD
 );
 }
 }
@@ -354,7 +354,7 @@ public class DecryptInputProcessor extends 
AbstractDecryptInputProcessor {
 final Key symmetricKey =
 inboundSecurityToken.getSecretKey(encAlgo, 
XMLSecurityConstants.Enc, encryptedDataType.getId());
 
-InputStream attachmentInputStream =
+InputStream attachmentInputStream = //NOPMD
 AttachmentUtils.setupAttachmentDecryptionStream(encAlgo, 
cipher, symmetricKey, attachment.getSourceStream());
 
 Attachment resultAttachment = new Attachment();
diff --git 
a/ws-security-stax/src/main/java/org/apache/wss4j/stax/impl/processor/input/SAMLTokenInputHandler.java
 
b/ws-security-stax/src/main/java/org/apache/wss4j/stax/impl/processor/input/SAMLTokenInputHandler.java
index d392a6679..c47c247f3 100644
--- 
a/ws-security-stax/src/main/java/org/apache/wss4j/stax/impl/processor/input/SAMLTokenInputHandler.java
+++ 
b/ws-security-stax/src/main/java/org/apache/wss4j/stax/impl/processor/input/SAMLTokenInputHandler.java
@@ -232,23 +232,22 @@ public class

[ws-wss4j] branch master updated: PMD updates for ws-security-dom part II

2022-06-09 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new 5c414bb94 PMD updates for ws-security-dom part II
5c414bb94 is described below

commit 5c414bb9486727e34246ca13def76e7f2d449130
Author: Colm O hEigeartaigh 
AuthorDate: Thu Jun 9 09:42:46 2022 +0100

PMD updates for ws-security-dom part II
---
 .../src/main/java/org/apache/wss4j/dom/WSDocInfo.java|  8 ++--
 .../org/apache/wss4j/dom/engine/WSSecurityEngineResult.java  |  6 +++---
 .../wss4j/dom/processor/BinarySecurityTokenProcessor.java|  4 ++--
 .../apache/wss4j/dom/processor/EncryptedKeyProcessor.java| 12 ++--
 .../org/apache/wss4j/dom/processor/SAMLTokenProcessor.java   |  3 ++-
 .../org/apache/wss4j/dom/processor/SignatureProcessor.java   |  6 +++---
 .../apache/wss4j/dom/processor/UsernameTokenProcessor.java   |  2 +-
 .../org/apache/wss4j/dom/str/DerivedKeyTokenSTRParser.java   |  6 +++---
 .../main/java/org/apache/wss4j/dom/str/STRParserUtil.java|  2 +-
 .../org/apache/wss4j/dom/str/SecurityTokenRefSTRParser.java  |  8 
 .../java/org/apache/wss4j/dom/str/SignatureSTRParser.java|  6 +++---
 .../dom/transform/AttachmentCompleteSignatureTransform.java  |  2 +-
 .../dom/transform/AttachmentContentSignatureTransform.java   |  6 +++---
 .../main/java/org/apache/wss4j/dom/util/EncryptionUtils.java | 12 ++--
 .../main/java/org/apache/wss4j/dom/util/SignatureUtils.java  |  2 +-
 .../main/java/org/apache/wss4j/dom/util/WSSecurityUtil.java  |  6 +-
 .../apache/wss4j/dom/validate/SamlAssertionValidator.java|  2 +-
 .../apache/wss4j/dom/validate/SignatureTrustValidator.java   |  9 ++---
 18 files changed, 49 insertions(+), 53 deletions(-)

diff --git a/ws-security-dom/src/main/java/org/apache/wss4j/dom/WSDocInfo.java 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/WSDocInfo.java
index 74754bdde..cf66023c8 100644
--- a/ws-security-dom/src/main/java/org/apache/wss4j/dom/WSDocInfo.java
+++ b/ws-security-dom/src/main/java/org/apache/wss4j/dom/WSDocInfo.java
@@ -252,11 +252,7 @@ public class WSDocInfo {
  */
 public WSSecurityEngineResult getResult(String uri) {
 String id = XMLUtils.getIDFromReference(uri);
-if (id == null) {
-return null;
-}
-
-if (!results.isEmpty()) {
+if (id != null && !results.isEmpty()) {
 for (WSSecurityEngineResult result : results) {
 String cId = (String)result.get(WSSecurityEngineResult.TAG_ID);
 if (id.equals(cId)) {
@@ -264,7 +260,7 @@ public class WSDocInfo {
 }
 }
 }
-return null;
+return null;//NOPMD
 }
 
 /**
diff --git 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/engine/WSSecurityEngineResult.java
 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/engine/WSSecurityEngineResult.java
index 552252865..885f92610 100644
--- 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/engine/WSSecurityEngineResult.java
+++ 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/engine/WSSecurityEngineResult.java
@@ -259,7 +259,7 @@ public class WSSecurityEngineResult extends 
java.util.HashMap {
 put(TAG_PRINCIPAL, princ);
 put(TAG_X509_CERTIFICATES, certs);
 put(TAG_SIGNATURE_VALUE, sv);
-if (certs != null) {
+if (certs != null && certs.length > 0) {
 put(TAG_X509_CERTIFICATE, certs[0]);
 }
 put(TAG_VALIDATED_TOKEN, Boolean.FALSE);
@@ -302,7 +302,7 @@ public class WSSecurityEngineResult extends 
java.util.HashMap {
 put(TAG_ENCRYPTED_EPHEMERAL_KEY, encryptedKeyBytes);
 put(TAG_DATA_REF_URIS, dataRefUris);
 put(TAG_X509_CERTIFICATES, certs);
-if (certs != null) {
+if (certs != null && certs.length > 0) {
 put(TAG_X509_CERTIFICATE, certs[0]);
 }
 put(TAG_VALIDATED_TOKEN, Boolean.FALSE);
@@ -351,7 +351,7 @@ public class WSSecurityEngineResult extends 
java.util.HashMap {
 put(TAG_ACTION, act);
 put(TAG_BINARY_SECURITY_TOKEN, token);
 put(TAG_X509_CERTIFICATES, certs);
-if (certs != null) {
+if (certs != null && certs.length > 0) {
 put(TAG_X509_CERTIFICATE, certs[0]);
 }
 put(TAG_VALIDATED_TOKEN, Boolean.FALSE);
diff --git 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/processor/BinarySecurityTokenProcessor.java
 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/processor/BinarySecurityTokenProcessor.java
index 4c0ca0a5f..b6dfb01ad 100644
--- 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/processor/BinarySecurityTokenProcessor.java
+++ 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/processor/BinarySecurityTokenProces

[ws-wss4j] branch 2_2_x-fixes updated: Removing stacktrace

2022-06-08 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 2_2_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/2_2_x-fixes by this push:
 new 3030b46c9 Removing stacktrace
3030b46c9 is described below

commit 3030b46c97f897e36183adcb267b6fd39b03a86a
Author: Colm O hEigeartaigh 
AuthorDate: Wed Jun 8 08:48:31 2022 +0100

Removing stacktrace
---
 .../src/main/java/org/apache/wss4j/dom/util/WSSecurityUtil.java  | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/util/WSSecurityUtil.java 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/util/WSSecurityUtil.java
index 28876bb4d..8a12276a9 100644
--- 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/util/WSSecurityUtil.java
+++ 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/util/WSSecurityUtil.java
@@ -440,7 +440,6 @@ public final class WSSecurityUtil {
 header = prependChildElement(envelope, header);
 
 } catch (Exception e) {
-e.printStackTrace();
 throw new 
WSSecurityException(WSSecurityException.ErrorCode.INVALID_SECURITY);
 }
 



[ws-wss4j] branch 2_3_x-fixes updated: Removing stacktrace

2022-06-08 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 2_3_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/2_3_x-fixes by this push:
 new c58482483 Removing stacktrace
c58482483 is described below

commit c58482483ad0c69464d454e35e820f417b6e047d
Author: Colm O hEigeartaigh 
AuthorDate: Wed Jun 8 08:48:31 2022 +0100

Removing stacktrace
---
 .../src/main/java/org/apache/wss4j/dom/util/WSSecurityUtil.java  | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/util/WSSecurityUtil.java 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/util/WSSecurityUtil.java
index 53d3bce82..2a9d1e0b0 100644
--- 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/util/WSSecurityUtil.java
+++ 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/util/WSSecurityUtil.java
@@ -433,7 +433,6 @@ public final class WSSecurityUtil {
 header = prependChildElement(envelope, header);
 
 } catch (Exception e) {
-e.printStackTrace();
 throw new 
WSSecurityException(WSSecurityException.ErrorCode.INVALID_SECURITY);
 }
 



[ws-wss4j] branch 2_4_x-fixes updated: Removing stacktrace

2022-06-08 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 2_4_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/2_4_x-fixes by this push:
 new 48a88bfbb Removing stacktrace
48a88bfbb is described below

commit 48a88bfbb95e3575a327424a22ecf4e25d54fd93
Author: Colm O hEigeartaigh 
AuthorDate: Wed Jun 8 08:48:31 2022 +0100

Removing stacktrace
---
 .../src/main/java/org/apache/wss4j/dom/util/WSSecurityUtil.java  | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/util/WSSecurityUtil.java 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/util/WSSecurityUtil.java
index 20da7bf59..19a70424e 100644
--- 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/util/WSSecurityUtil.java
+++ 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/util/WSSecurityUtil.java
@@ -433,7 +433,6 @@ public final class WSSecurityUtil {
 header = prependChildElement(envelope, header);
 
 } catch (Exception e) {
-e.printStackTrace();
 throw new 
WSSecurityException(WSSecurityException.ErrorCode.INVALID_SECURITY);
 }
 



[ws-wss4j] 01/02: Removing stacktrace

2022-06-08 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git

commit 8d42aa56e5d1aa473404a85b9b84e3b3cbd76b3a
Author: Colm O hEigeartaigh 
AuthorDate: Wed Jun 8 08:48:31 2022 +0100

Removing stacktrace
---
 .../src/main/java/org/apache/wss4j/dom/util/WSSecurityUtil.java  | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/util/WSSecurityUtil.java 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/util/WSSecurityUtil.java
index f58d4f92d..9e2a390d5 100644
--- 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/util/WSSecurityUtil.java
+++ 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/util/WSSecurityUtil.java
@@ -433,7 +433,6 @@ public final class WSSecurityUtil {
 header = prependChildElement(envelope, header);
 
 } catch (Exception e) {
-e.printStackTrace();
 throw new 
WSSecurityException(WSSecurityException.ErrorCode.INVALID_SECURITY);
 }
 



[ws-wss4j] branch master updated (9b54ccf77 -> edc1b1778)

2022-06-08 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


from 9b54ccf77 Updating APIs after pmd update
 new 8d42aa56e Removing stacktrace
 new edc1b1778 PMD fixes on ws-security-dom, part I

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/wss4j/dom/handler/WSHandler.java | 13 +++--
 .../wss4j/dom/message/WSSecDerivedKeyBase.java  |  3 ++-
 .../apache/wss4j/dom/message/WSSecEncryptedKey.java |  5 +
 .../org/apache/wss4j/dom/message/WSSecHeader.java   |  5 +
 .../wss4j/dom/message/WSSecUsernameToken.java   |  2 +-
 .../wss4j/dom/message/token/DerivedKeyToken.java| 10 --
 .../wss4j/dom/message/token/KerberosSecurity.java   | 21 ++---
 .../dom/message/token/SecurityContextToken.java |  5 +
 .../dom/message/token/SignatureConfirmation.java|  5 +
 .../apache/wss4j/dom/message/token/Timestamp.java   |  5 +
 .../wss4j/dom/message/token/UsernameToken.java  | 14 --
 .../wss4j/dom/resolvers/ResolverAttachment.java |  5 +
 .../org/apache/wss4j/dom/util/WSSecurityUtil.java   |  1 -
 13 files changed, 26 insertions(+), 68 deletions(-)



[ws-wss4j] 02/02: PMD fixes on ws-security-dom, part I

2022-06-08 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git

commit edc1b1778afe4d9641cab8a673ab6a083de4fc44
Author: Colm O hEigeartaigh 
AuthorDate: Wed Jun 8 08:48:41 2022 +0100

PMD fixes on ws-security-dom, part I
---
 .../org/apache/wss4j/dom/handler/WSHandler.java | 13 +++--
 .../wss4j/dom/message/WSSecDerivedKeyBase.java  |  3 ++-
 .../apache/wss4j/dom/message/WSSecEncryptedKey.java |  5 +
 .../org/apache/wss4j/dom/message/WSSecHeader.java   |  5 +
 .../wss4j/dom/message/WSSecUsernameToken.java   |  2 +-
 .../wss4j/dom/message/token/DerivedKeyToken.java| 10 --
 .../wss4j/dom/message/token/KerberosSecurity.java   | 21 ++---
 .../dom/message/token/SecurityContextToken.java |  5 +
 .../dom/message/token/SignatureConfirmation.java|  5 +
 .../apache/wss4j/dom/message/token/Timestamp.java   |  5 +
 .../wss4j/dom/message/token/UsernameToken.java  | 14 --
 .../wss4j/dom/resolvers/ResolverAttachment.java |  5 +
 12 files changed, 26 insertions(+), 67 deletions(-)

diff --git 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/handler/WSHandler.java 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/handler/WSHandler.java
index 421b6718e..33da87937 100644
--- a/ws-security-dom/src/main/java/org/apache/wss4j/dom/handler/WSHandler.java
+++ b/ws-security-dom/src/main/java/org/apache/wss4j/dom/handler/WSHandler.java
@@ -384,11 +384,7 @@ public abstract class WSHandler {
 }
 }
 
-if (ai != size) {
-return false;
-}
-
-return true;
+return ai == size;
 }
 
 protected boolean checkReceiverResultsAnyOrder(
@@ -418,11 +414,7 @@ public abstract class WSHandler {
 }
 }
 
-if (!recordedActions.isEmpty()) {
-return false;
-}
-
-return true;
+return recordedActions.isEmpty();
 }
 
 @SuppressWarnings("unchecked")
@@ -1226,6 +1218,7 @@ public abstract class WSHandler {
 break;
 default:
 reason = WSPasswordCallback.UNKNOWN;
+break;
 }
 return new WSPasswordCallback(username, reason);
 }
diff --git 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/WSSecDerivedKeyBase.java
 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/WSSecDerivedKeyBase.java
index f667e4e7c..50462ff41 100644
--- 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/WSSecDerivedKeyBase.java
+++ 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/WSSecDerivedKeyBase.java
@@ -231,7 +231,7 @@ public abstract class WSSecDerivedKeyBase extends 
WSSecSignatureBase {
 
 X509Certificate[] certs = getSigningCerts();
 
-switch (keyIdentifierType) {
+switch (keyIdentifierType) {
 
 case WSConstants.X509_KEY_IDENTIFIER:
 secRef.setKeyIdentifier(certs[0]);
@@ -285,6 +285,7 @@ public abstract class WSSecDerivedKeyBase extends 
WSSecSignatureBase {
 }
 
 secRef.setReference(ref);
+break;
 }
 
 dkt.setSecurityTokenReference(secRef);
diff --git 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/WSSecEncryptedKey.java
 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/WSSecEncryptedKey.java
index 13f6f0111..150437064 100644
--- 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/WSSecEncryptedKey.java
+++ 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/WSSecEncryptedKey.java
@@ -754,10 +754,7 @@ public class WSSecEncryptedKey extends WSSecBase {
 }
 
 public boolean isCertSet() {
-if (useThisCert == null) {
-return false;
-}
-return true;
+return useThisCert != null;
 }
 
 public void setCustomEKTokenValueType(String customEKTokenValueType) {
diff --git 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/WSSecHeader.java 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/WSSecHeader.java
index 510211292..f75a05f1e 100644
--- 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/WSSecHeader.java
+++ 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/WSSecHeader.java
@@ -135,10 +135,7 @@ public class WSSecHeader {
 );
 }
 
-if (securityHeader == null || securityHeader.getFirstChild() == null) {
-return true;
-}
-return false;
+return securityHeader == null || securityHeader.getFirstChild() == 
null;
 }
 
 /**
diff --git 
a/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/WSSecUsernameToken.java
 
b/ws-security-dom/src/main/java/org/apache/wss4j/dom/message/WSSecUsernameToken.java
index b92196e04..c6fe2edfe 100644
--- 
a/ws-security-do

[ws-wss4j] branch master updated: Updating APIs after pmd update

2022-06-07 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new 9b54ccf77 Updating APIs after pmd update
9b54ccf77 is described below

commit 9b54ccf77e794f3b511f835a9ebeaa7c2ea90364
Author: Colm O hEigeartaigh 
AuthorDate: Tue Jun 7 10:14:41 2022 +0100

Updating APIs after pmd update
---
 build-tools/wss4j-pmd-ruleset.xml  | 123 ++---
 .../integration/test/kerberos/KerberosTest.java|   6 +-
 .../wss4j/common/crypto/BouncyCastleUtils.java |   4 +-
 .../wss4j/common/crypto/CertificateStore.java  |  18 +--
 .../org/apache/wss4j/common/crypto/CryptoBase.java |   2 +-
 .../apache/wss4j/common/crypto/CryptoFactory.java  |   4 +-
 .../org/apache/wss4j/common/crypto/Merlin.java |  18 +--
 .../org/apache/wss4j/common/crypto/MerlinAKI.java  |   6 +-
 .../wss4j/common/crypto/WSProviderConfig.java  |   2 +-
 .../principal/WSUsernameTokenPrincipalImpl.java|   7 +-
 .../wss4j/common/saml/OpenSAMLBootstrap.java   |   2 +-
 .../wss4j/common/saml/SamlAssertionWrapper.java|  11 +-
 .../common/saml/bean/AudienceRestrictionBean.java  |   6 +-
 .../common/saml/bean/ProxyRestrictionBean.java |   6 +-
 .../common/saml/builder/SAML1ComponentBuilder.java |   1 +
 .../common/spnego/DefaultSpnegoClientAction.java   |   2 +-
 .../common/spnego/DefaultSpnegoServiceAction.java  |   2 +-
 .../apache/wss4j/common/token/BinarySecurity.java  |   7 +-
 .../org/apache/wss4j/common/token/DOMX509Data.java |   5 +-
 .../apache/wss4j/common/token/PKIPathSecurity.java |   2 +-
 .../org/apache/wss4j/common/token/Reference.java   |   5 +-
 .../wss4j/common/token/SecurityTokenReference.java |  12 +-
 .../apache/wss4j/common/util/AttachmentUtils.java  |  14 +--
 .../common/util/CommaDelimiterRfc2253Name.java |   2 +-
 .../org/apache/wss4j/common/util/KeyUtils.java |   2 +-
 .../wss4j/common/util/UsernameTokenUtil.java   |   2 +-
 .../org/apache/wss4j/common/util/XMLUtils.java |   3 +-
 .../wss4j/common/crypto/NameConstraintsTest.java   |   4 +-
 .../apache/wss4j/dom/str/SignatureSTRParser.java   |  10 +-
 .../org/apache/wss4j/dom/saml/SamlTokenTest.java   |   4 +-
 30 files changed, 178 insertions(+), 114 deletions(-)

diff --git a/build-tools/wss4j-pmd-ruleset.xml 
b/build-tools/wss4j-pmd-ruleset.xml
index b94133a36..c98497fc3 100644
--- a/build-tools/wss4j-pmd-ruleset.xml
+++ b/build-tools/wss4j-pmd-ruleset.xml
@@ -17,29 +17,120 @@
   specific language governing permissions and limitations
   under the License.
 -->
-http://pmd.sourceforge.net/ruleset/2.0.0;
+http://pmd.sourceforge.net/ruleset/2.0.0;
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
 xsi:schemaLocation="http://pmd.sourceforge.net/ruleset/2.0.0 
http://pmd.sourceforge.net/ruleset_2_0_0.xsd;>
   
   A PMD ruleset for Apache WSS4J
   
 
-  
-  
-  
-  
-  
-  
-  
+  
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
   
-  
-  
-  
-  
-  
-  
-  
+
+  
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+  
+
+  
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+  
+
+  
+ 
+ 
+ 
+ 
+ 
+  
+
+  
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
   
-  
 
+  
+ 
+  
+  
 
diff --git 
a/integration/src/test/java/org/apache/wss4j/integration/test/kerberos/KerberosTest.java
 
b/integration/src/test/java/org/apache/wss4j/integration/test/kerberos/KerberosTest.java
index 536789af6..228db1f52 100644
--- 
a/integration/src/test/java/org/apache/wss4j/integration/test/kerberos/KerberosTest.java
+++ 
b/integration/src/test/java/org/apache/wss4j/integration/test/kerberos/KerberosTest.java
@@ -487,7 +487,6 @@ public class KerberosTest {
 builder.setCustomReferenceValue(WSConstants.WSS_GSS_KRB_V5_AP_REQ);
 builder.setEncKeyId(bst.getID());
 
-try {
 Document encryptedDoc = builder.build(null, secretKey);
 
 if (LOG.isDebugEnabled()) {
@@ -516,9 +515,6 @@ public class KerberosTest {
 Principal principal = 
(Principal)actionResult.get(WSSecurityEngineResult.TAG_PRINCIPAL);
 assertTrue(principal instanceof KerberosPrincipal);
 assertTrue(principal.getName().contains("alice"));
-} catch (Throwable t) {
-t.printStackTrace();
-}
 }
 
 /**
@@ -1281,4 +1277,4 @@ public class KerberosTest {
 }
 }
 
-}
\ No newline at end of file
+}

[ws-wss4j] branch master updated: PMD updates to policy module

2022-05-30 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new 7a0d0b4ee PMD updates to policy module
7a0d0b4ee is described below

commit 7a0d0b4eeb99304acec4bf15666ff68118b994a5
Author: Colm O hEigeartaigh 
AuthorDate: Mon May 30 14:56:29 2022 +0100

PMD updates to policy module
---
 .../java/org/apache/wss4j/policy/AssertionState.java|  2 +-
 .../src/main/java/org/apache/wss4j/policy/SPUtils.java  | 12 +++-
 .../wss4j/policy/model/AbstractSecurityAssertion.java   |  8 ++--
 .../org/apache/wss4j/policy/model/AlgorithmSuite.java   | 12 
 .../java/org/apache/wss4j/policy/model/DOM2Writer.java  |  5 ++---
 .../main/java/org/apache/wss4j/policy/model/Header.java |  8 ++--
 .../java/org/apache/wss4j/policy/model/NSStack.java | 16 
 .../org/apache/wss4j/policy/model/SupportingTokens.java | 10 ++
 .../main/java/org/apache/wss4j/policy/model/XPath.java  |  7 ++-
 .../java/org/apache/wss4j/common/util/DOM2Writer.java   |  5 ++---
 .../main/java/org/apache/wss4j/common/util/NSStack.java | 17 -
 11 files changed, 20 insertions(+), 82 deletions(-)

diff --git a/policy/src/main/java/org/apache/wss4j/policy/AssertionState.java 
b/policy/src/main/java/org/apache/wss4j/policy/AssertionState.java
index bdc13b41d..139a1628a 100644
--- a/policy/src/main/java/org/apache/wss4j/policy/AssertionState.java
+++ b/policy/src/main/java/org/apache/wss4j/policy/AssertionState.java
@@ -31,7 +31,7 @@ public class AssertionState {
 private boolean asserted;
 private boolean logged;
 private Assertion assertion;
-private StringBuilder errorMessage = new StringBuilder();
+private StringBuilder errorMessage = new StringBuilder();   //NOPMD
 
 public AssertionState(Assertion assertion, boolean initialAssertionState) {
 this.assertion = assertion;
diff --git a/policy/src/main/java/org/apache/wss4j/policy/SPUtils.java 
b/policy/src/main/java/org/apache/wss4j/policy/SPUtils.java
index 878bdb045..16717698f 100644
--- a/policy/src/main/java/org/apache/wss4j/policy/SPUtils.java
+++ b/policy/src/main/java/org/apache/wss4j/policy/SPUtils.java
@@ -55,10 +55,7 @@ public final class SPUtils {
 
 public static boolean hasChildElementWithName(Element element, QName 
elementName) {
 Element child = SPUtils.getFirstChildElement(element, elementName);
-if (child != null) {
-return true;
-}
-return false;
+return child != null;
 }
 
 public static Element getFirstChildElement(Node parent, String 
childNodeName) {
@@ -80,13 +77,10 @@ public final class SPUtils {
 }
 
 private static boolean isNodeEqualToQName(Node node, QName nodeName) {
-if ((node.getNamespaceURI() == null && nodeName.getNamespaceURI() == 
null
+return (node.getNamespaceURI() == null && nodeName.getNamespaceURI() 
== null
 || node.getNamespaceURI() != null
 && node.getNamespaceURI().equals(nodeName.getNamespaceURI()))
-&& node.getLocalName().equals(nodeName.getLocalPart())) {
-return true;
-}
-return false;
+&& node.getLocalName().equals(nodeName.getLocalPart());
 }
 
 public static String getFirstChildElementText(Node parent, QName 
childNodeName) {
diff --git 
a/policy/src/main/java/org/apache/wss4j/policy/model/AbstractSecurityAssertion.java
 
b/policy/src/main/java/org/apache/wss4j/policy/model/AbstractSecurityAssertion.java
index c32bbfb6a..c849a0777 100644
--- 
a/policy/src/main/java/org/apache/wss4j/policy/model/AbstractSecurityAssertion.java
+++ 
b/policy/src/main/java/org/apache/wss4j/policy/model/AbstractSecurityAssertion.java
@@ -90,12 +90,8 @@ public abstract class AbstractSecurityAssertion implements 
Assertion {
 return false;
 }
 
-if (version != null && !version.equals(that.version)
-|| version == null && that.version != null) {
-return false;
-}
-
-return true;
+return !(version != null && !version.equals(that.version)
+|| version == null && that.version != null);
 }
 
 @Override
diff --git 
a/policy/src/main/java/org/apache/wss4j/policy/model/AlgorithmSuite.java 
b/policy/src/main/java/org/apache/wss4j/policy/model/AlgorithmSuite.java
index 25b029e5e..b442ad2b4 100644
--- a/policy/src/main/java/org/apache/wss4j/policy/model/AlgorithmSuite.java
+++ b/policy/src/main/java/org/apache/wss4j/policy/model/AlgorithmSuite.java
@@ -221,7 +221,7 @@ public class AlgorithmSuite extends 
AbstractSecurityAssertion implements PolicyC
 private String symmetricSignature = SPConstants.HMAC_SHA1;
 private String asymmetricSignature 

[ws-wss4j] branch master updated: Upgrade mail api dependency to 2.1.0 (#52)

2022-05-30 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new da0484dff Upgrade mail api dependency to 2.1.0 (#52)
da0484dff is described below

commit da0484dffc5b711d73978b595495e27c9febf664
Author: jimma 
AuthorDate: Mon May 30 17:13:57 2022 +0800

Upgrade mail api dependency to 2.1.0 (#52)
---
 parent/pom.xml | 37 -
 ws-security-common/pom.xml |  6 ++
 ws-security-stax/pom.xml   |  2 --
 3 files changed, 38 insertions(+), 7 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 81225cd05..f32433974 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -37,7 +37,9 @@
 1.2.4
 3.10.0
 2.2
+2.1.0
 1.9.3
+3.0.2
 5.8.1
 2.0.2
 3.1.1
@@ -48,7 +50,6 @@
 1.9
 3.0.0
 2.8.2
-
 
 
 
${project.groupId}.${project.artifactId}
@@ -63,6 +64,12 @@
 org.apache.santuario
 xmlsec
 ${xmlsec.version}
+
+
+com.sun.activation
+jakarta.activation
+
+
 
 
 org.bouncycastle
@@ -89,6 +96,11 @@
 slf4j-log4j12
 ${slf4j.version}
 
+
+jakarta.mail
+jakarta.mail-api
+${jakarta.mail.api.version}
+
 
 xalan
 xalan
@@ -113,6 +125,12 @@
 org.xmlunit
 xmlunit-core
 ${xmlunit.version}
+
+
+jakarta.activation
+jakarta.activation-api
+
+
 
 
 org.xmlunit
@@ -159,6 +177,23 @@
 com.sun.xml.messaging.saaj
 saaj-impl
 2.0.1
+
+
+com.sun.activation
+jakarta.activation
+
+
+
+
+org.glassfish.jaxb
+jaxb-runtime
+${jaxb-runtime.version}
+
+
+com.sun.activation
+jakarta.activation
+
+
 
 
 
diff --git a/ws-security-common/pom.xml b/ws-security-common/pom.xml
index ab7fd220f..346e50fb2 100644
--- a/ws-security-common/pom.xml
+++ b/ws-security-common/pom.xml
@@ -41,7 +41,6 @@
 
-->
org.apache.wss4j.common
-2.0.0
 
 
 
@@ -93,9 +92,8 @@
 
 
 
-com.sun.mail
-jakarta.mail
-${jakarta.mail.version}
+jakarta.mail
+jakarta.mail-api
 compile
 
 
diff --git a/ws-security-stax/pom.xml b/ws-security-stax/pom.xml
index 08eb19cd5..c9e50ef49 100644
--- a/ws-security-stax/pom.xml
+++ b/ws-security-stax/pom.xml
@@ -32,7 +32,6 @@
 
 org.apache.wss4j.stax
 javax.xml.bind*;version=!
-3.0.2
 
 
 
@@ -108,7 +107,6 @@
 
 org.glassfish.jaxb
 jaxb-runtime
-${jaxb-runtime.version}
 runtime
 
 



[ws-wss4j] branch 2_3_x-fixes updated: Updating Kerby to 2.0.2

2022-05-09 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 2_3_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/2_3_x-fixes by this push:
 new a09a86a23 Updating Kerby to 2.0.2
a09a86a23 is described below

commit a09a86a2329d871079141e03be9c3aa5441b6dc4
Author: Colm O hEigeartaigh 
AuthorDate: Mon May 9 09:07:52 2022 +0100

Updating Kerby to 2.0.2
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index b8eb36489..1ed960107 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -40,7 +40,7 @@
 2.2
 1.9.3
 5.5.1
-2.0.1
+2.0.2
 3.1.1
 3.4.6
 1.7.36



[ws-wss4j] branch 2_4_x-fixes updated: Updating Kerby to 2.0.2

2022-05-09 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 2_4_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/2_4_x-fixes by this push:
 new 6bb9b281c Updating Kerby to 2.0.2
6bb9b281c is described below

commit 6bb9b281c1774e9917aa20f55cb0d3fa9de81efe
Author: Colm O hEigeartaigh 
AuthorDate: Mon May 9 09:07:52 2022 +0100

Updating Kerby to 2.0.2
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 863cf9dc1..24d86f4c8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -41,7 +41,7 @@
 1.9.3
 2.10.10
 5.8.1
-2.0.1
+2.0.2
 3.1.1
 3.4.6
 1.7.36



[ws-wss4j] branch master updated: Updating Kerby to 2.0.2

2022-05-09 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new 0d29e0a1b Updating Kerby to 2.0.2
0d29e0a1b is described below

commit 0d29e0a1bfb722d216e45fc98b89b5efabfdcd93
Author: Colm O hEigeartaigh 
AuthorDate: Mon May 9 09:07:52 2022 +0100

Updating Kerby to 2.0.2
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index f5a887c9b..81225cd05 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -39,7 +39,7 @@
 2.2
 1.9.3
 5.8.1
-2.0.1
+2.0.2
 3.1.1
 4.2.0
 1.7.36



[ws-wss4j] branch 2_2_x-fixes updated: Updating Apache Santuario to 2.1.8

2022-05-03 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 2_2_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/2_2_x-fixes by this push:
 new ca77ae89a Updating Apache Santuario to 2.1.8
ca77ae89a is described below

commit ca77ae89acd9f283b0de583c26b8bc71cfc1f8f6
Author: Colm O hEigeartaigh 
AuthorDate: Tue May 3 14:50:20 2022 +0100

Updating Apache Santuario to 2.1.8
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1c18ba231..e5bb4cabe 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -47,7 +47,7 @@
 1.6.3
 2.7.2
 1.8
-2.1.7
+2.1.8
 1.6
 2.10.10
 



[ws-wss4j] branch 2_3_x-fixes updated: Updating Santuario to 2.2.4

2022-05-03 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 2_3_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/2_3_x-fixes by this push:
 new 2662d7ed8 Updating Santuario to 2.2.4
2662d7ed8 is described below

commit 2662d7ed8e10789a4fe281564f527726e4fe71bc
Author: Colm O hEigeartaigh 
AuthorDate: Tue May 3 14:13:30 2022 +0100

Updating Santuario to 2.2.4
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e3d3b9854..b8eb36489 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -47,7 +47,7 @@
 1.6.3
 2.7.2
 1.8
-2.2.3
+2.2.4
 2.7.0
 2.10.10   
 



[ws-wss4j] branch 2_4_x-fixes updated: Updating XML Security to 2.3.1

2022-05-03 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 2_4_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/2_4_x-fixes by this push:
 new b0f3c5864 Updating XML Security to 2.3.1
b0f3c5864 is described below

commit b0f3c5864ddae8926d0b6855ed34841a24dcb492
Author: Colm O hEigeartaigh 
AuthorDate: Tue May 3 10:50:05 2022 +0100

Updating XML Security to 2.3.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 4df7115ed..863cf9dc1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -48,7 +48,7 @@
 1.6.3
 2.7.2
 1.9
-2.3.0
+2.3.1
 2.8.2
 
 



[ws-wss4j] branch master updated: Updating to Apache Santuario 3.0.0

2022-05-03 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new 3240e952f Updating to Apache Santuario 3.0.0
3240e952f is described below

commit 3240e952f7f2fea32aa56f6eb0ecaf97fef4a7d4
Author: Colm O hEigeartaigh 
AuthorDate: Tue May 3 10:00:30 2022 +0100

Updating to Apache Santuario 3.0.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index ac66a41db..f5a887c9b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -46,7 +46,7 @@
 1.6.3
 2.7.2
 1.9
-3.0.0-SNAPSHOT
+3.0.0
 2.8.2
 
 



[ws-wss4j] branch master updated: Update Ehcache to 3.10.0 (#50)

2022-04-25 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new 13412728b Update Ehcache to 3.10.0 (#50)
13412728b is described below

commit 13412728ba805ac0773707c895f4bd4f344ab1b1
Author: Andriy Redko 
AuthorDate: Mon Apr 25 03:50:49 2022 -0400

Update Ehcache to 3.10.0 (#50)

* Update Ehcache to 3.10.0

* Added 'jakarta' classifier to ehcache3 ertifacts
---
 .github/workflows/codeql-analysis.yml |  5 -
 parent/pom.xml| 13 -
 ws-security-common/pom.xml|  1 +
 ws-security-dom/pom.xml   |  1 +
 ws-security-stax/pom.xml  |  1 +
 5 files changed, 15 insertions(+), 6 deletions(-)

diff --git a/.github/workflows/codeql-analysis.yml 
b/.github/workflows/codeql-analysis.yml
index 908a15641..3d84e3418 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -36,11 +36,6 @@ jobs:
 # a pull request then we can checkout the head.
 fetch-depth: 2
 
-# If this run was triggered by a pull request event, then checkout
-# the head of the pull request instead of the merge commit.
-- run: git checkout HEAD^2
-  if: ${{ github.event_name == 'pull_request' }}
-
 - name: Cache local Maven repository
   uses: actions/cache@v2.1.1
   with:
diff --git a/parent/pom.xml b/parent/pom.xml
index c7293400b..ac66a41db 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -35,7 +35,7 @@
 1.70
 1.21
 1.2.4
-3.9.6
+3.10.0
 2.2
 1.9.3
 5.8.1
@@ -123,6 +123,17 @@
 org.ehcache
 ehcache
 ${ehcache.version}
+jakarta
+
+
+javax.xml.bind
+jaxb-api
+
+
+org.glassfish.jaxb
+jaxb-runtime
+
+
 
 
 org.jasypt
diff --git a/ws-security-common/pom.xml b/ws-security-common/pom.xml
index 1717f9d27..ab7fd220f 100644
--- a/ws-security-common/pom.xml
+++ b/ws-security-common/pom.xml
@@ -211,6 +211,7 @@
 ehcache
 compile
 true
+jakarta
 
 
 org.bouncycastle
diff --git a/ws-security-dom/pom.xml b/ws-security-dom/pom.xml
index 38815f497..d95b8a056 100644
--- a/ws-security-dom/pom.xml
+++ b/ws-security-dom/pom.xml
@@ -98,6 +98,7 @@
 org.ehcache
 ehcache
 runtime
+jakarta
 
 
 org.apache.wss4j
diff --git a/ws-security-stax/pom.xml b/ws-security-stax/pom.xml
index dd7d480dd..08eb19cd5 100644
--- a/ws-security-stax/pom.xml
+++ b/ws-security-stax/pom.xml
@@ -52,6 +52,7 @@
 org.ehcache
 ehcache
 runtime
+jakarta
 
 
 org.apache.wss4j



[ws-wss4j] branch master updated: WSS-687 - Update OpenSAML to 4.1.1 (#49)

2022-04-19 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new e4a33efcb WSS-687 - Update OpenSAML to 4.1.1 (#49)
e4a33efcb is described below

commit e4a33efcb2b474a1da2b2c08f815b2718e111823
Author: Colm O hEigeartaigh 
AuthorDate: Tue Apr 19 07:48:28 2022 +0100

WSS-687 - Update OpenSAML to 4.1.1 (#49)

* WSS-687 - Update OpenSAML to 4.1.1

* Updating to OpenSAML 4.2.0
---
 parent/pom.xml |  2 +-
 pom.xml| 22 ++
 2 files changed, 23 insertions(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index cbc6a9f93..c7293400b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -41,7 +41,7 @@
 5.8.1
 2.0.1
 3.1.1
-4.0.1
+4.2.0
 1.7.36
 1.6.3
 2.7.2
diff --git a/pom.xml b/pom.xml
index 98b97e301..2ba961416 100644
--- a/pom.xml
+++ b/pom.xml
@@ -481,4 +481,26 @@
 
 
 
+
+
+A_maven.central
+Maven Central
+https://repo1.maven.org/maven2/
+
+true
+
+
+true
+
+
+
+B_shibboleth
+OpenSAML
+https://build.shibboleth.net/nexus/content/groups/public
+
+true
+
+
+
+
 



[ws-wss4j] branch WSS-687 updated (e19a87577 -> 68c86d19e)

2022-04-19 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a change to branch WSS-687
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


from e19a87577 WSS-687 - Update OpenSAML to 4.1.1
 add 68c86d19e Updating to OpenSAML 4.2.0

No new revisions were added by this update.

Summary of changes:
 parent/pom.xml | 2 +-
 pom.xml| 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)



[ws-wss4j] branch WSS-687 created (now e19a87577)

2022-04-15 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a change to branch WSS-687
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


  at e19a87577 WSS-687 - Update OpenSAML to 4.1.1

This branch includes the following new commits:

 new e19a87577 WSS-687 - Update OpenSAML to 4.1.1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.




[ws-wss4j] 01/01: WSS-687 - Update OpenSAML to 4.1.1

2022-04-15 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch WSS-687
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git

commit e19a875771d9f197cf18030b0151f82484770363
Author: Colm O hEigeartaigh 
AuthorDate: Fri Apr 15 12:36:39 2022 +0100

WSS-687 - Update OpenSAML to 4.1.1
---
 parent/pom.xml |  2 +-
 pom.xml| 19 +++
 2 files changed, 20 insertions(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index cbc6a9f93..9c21c39b1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -41,7 +41,7 @@
 5.8.1
 2.0.1
 3.1.1
-4.0.1
+4.1.1
 1.7.36
 1.6.3
 2.7.2
diff --git a/pom.xml b/pom.xml
index 98b97e301..160c2660b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -481,4 +481,23 @@
 
 
 
+
+
+A_maven.central
+Maven Central
+https://repo1.maven.org/maven2/
+
+true
+
+
+
+B_shibboleth
+OpenSAML
+https://build.shibboleth.net/nexus/content/groups/public
+
+true
+
+
+
+
 



[ws-wss4j] branch master updated: Remove geronimo-javamail_1.4_mail dependency (#48)

2022-04-15 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new bcc80588a Remove geronimo-javamail_1.4_mail dependency (#48)
bcc80588a is described below

commit bcc80588a5baed0ff13bd84e75a9e47fc59b1dce
Author: jimma 
AuthorDate: Fri Apr 15 19:27:18 2022 +0800

Remove geronimo-javamail_1.4_mail dependency (#48)
---
 parent/pom.xml | 6 --
 ws-security-common/pom.xml | 5 -
 2 files changed, 11 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 074336721..cbc6a9f93 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -36,7 +36,6 @@
 1.21
 1.2.4
 3.9.6
-1.8.4
 2.2
 1.9.3
 5.8.1
@@ -80,11 +79,6 @@
 neethi
 ${neethi.version}
 
-
-org.apache.geronimo.javamail
-geronimo-javamail_1.4_mail
-${geronimo.javamail.version}
-
 
 org.slf4j
 slf4j-api
diff --git a/ws-security-common/pom.xml b/ws-security-common/pom.xml
index 6575a7234..1717f9d27 100644
--- a/ws-security-common/pom.xml
+++ b/ws-security-common/pom.xml
@@ -229,11 +229,6 @@
 jasypt
 compile
 
-
-org.apache.geronimo.javamail
-geronimo-javamail_1.4_mail
-compile
-
 
 org.junit.jupiter
 junit-jupiter-engine



[ws-wss4j] branch master updated: WSS-695 - Unmarshalling failure with OpenSAML 4

2022-04-14 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new 6ff54d5cf WSS-695 - Unmarshalling failure with OpenSAML 4
6ff54d5cf is described below

commit 6ff54d5cf098572394704d5700823b75293a12b0
Author: Colm O hEigeartaigh 
AuthorDate: Thu Apr 14 12:27:51 2022 +0100

WSS-695 - Unmarshalling failure with OpenSAML 4
---
 .../wss4j/common/saml/OpenSAMLBootstrap.java   |  3 +-
 .../saml/WSS4JXSBase64BinaryUnmarshaller.java  | 47 ++
 .../src/main/resources/wss4j-signature-config.xml  | 15 +++
 3 files changed, 64 insertions(+), 1 deletion(-)

diff --git 
a/ws-security-common/src/main/java/org/apache/wss4j/common/saml/OpenSAMLBootstrap.java
 
b/ws-security-common/src/main/java/org/apache/wss4j/common/saml/OpenSAMLBootstrap.java
index 6d4498e35..01e0d703d 100644
--- 
a/ws-security-common/src/main/java/org/apache/wss4j/common/saml/OpenSAMLBootstrap.java
+++ 
b/ws-security-common/src/main/java/org/apache/wss4j/common/saml/OpenSAMLBootstrap.java
@@ -56,6 +56,7 @@ public final class OpenSAMLBootstrap {
 "/saml2-channel-binding-config.xml",
 "/saml-ec-gss-config.xml",
 "/signature-config.xml",
+"/wss4j-signature-config.xml",  // Override the default Base64 Binary 
Unmarshaller for X.509 Certificates
 "/encryption-config.xml",
 "/xacml20-context-config.xml",
 "/xacml20-policy-config.xml",
@@ -109,4 +110,4 @@ public final class OpenSAMLBootstrap {
 }
 }
 
-}
\ No newline at end of file
+}
diff --git 
a/ws-security-common/src/main/java/org/apache/wss4j/common/saml/WSS4JXSBase64BinaryUnmarshaller.java
 
b/ws-security-common/src/main/java/org/apache/wss4j/common/saml/WSS4JXSBase64BinaryUnmarshaller.java
new file mode 100644
index 0..8827d8145
--- /dev/null
+++ 
b/ws-security-common/src/main/java/org/apache/wss4j/common/saml/WSS4JXSBase64BinaryUnmarshaller.java
@@ -0,0 +1,47 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+package org.apache.wss4j.common.saml;
+
+import net.shibboleth.utilities.java.support.primitive.StringSupport;
+import org.opensaml.core.xml.XMLObject;
+import org.opensaml.core.xml.io.UnmarshallingException;
+import org.w3c.dom.Text;
+
+/**
+ * Override the OpenSAML BASE-64 unmarshaller for X.509 Certificates, to fix a 
test failure in CXF due to the fact
+ * that an X.509 Certificate is only partially unmarshalled.
+ *
+ * https://issues.apache.org/jira/browse/WSS-695
+ */
+public final class WSS4JXSBase64BinaryUnmarshaller extends 
org.opensaml.core.xml.schema.impl.XSBase64BinaryUnmarshaller {
+
+/**
+ * A fix to call Text.getWholeText() instead of Text.getData(), as 
otherwise with the SAMLRenewTest in CXF's STS
+ * systests, the X.509 Certificate is only partially unmarshalled.
+ */
+@Override
+protected void unmarshallTextContent(XMLObject xmlObject, Text content) 
throws UnmarshallingException {
+final String textContent = 
StringSupport.trimOrNull(content.getWholeText());
+if (textContent != null) {
+processElementContent(xmlObject, textContent);
+}
+}
+
+}
diff --git a/ws-security-common/src/main/resources/wss4j-signature-config.xml 
b/ws-security-common/src/main/resources/wss4j-signature-config.xml
new file mode 100644
index 0..07ee51572
--- /dev/null
+++ b/ws-security-common/src/main/resources/wss4j-signature-config.xml
@@ -0,0 +1,15 @@
+
+http://www.w3.org/2001/XMLSchema-instance; 
xmlns:ds="http://www.w3.org/2000/09/xmldsig#; 
xmlns:ds11="http://www.w3.org/2009/xmldsig11#; 
xmlns="http://www.opensaml.org/xmltooling-config;>
+
+
+
+
+
+
+
+
+
+
+
+
+



[ws-wss4j] branch master updated: Updating version to 3.0.0-SNAPSHOT

2022-03-15 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new 545733e  Updating version to 3.0.0-SNAPSHOT
545733e is described below

commit 545733e65f7cf4e7e81d4047bb78a3f86c3fd09d
Author: Colm O hEigeartaigh 
AuthorDate: Tue Mar 15 09:31:37 2022 +

Updating version to 3.0.0-SNAPSHOT
---
 bindings/pom.xml| 2 +-
 integration/pom.xml | 2 +-
 parent/pom.xml  | 2 +-
 policy/pom.xml  | 2 +-
 pom.xml | 2 +-
 ws-security-common/pom.xml  | 2 +-
 ws-security-dom/pom.xml | 2 +-
 ws-security-policy-stax/pom.xml | 2 +-
 ws-security-stax/pom.xml| 2 +-
 ws-security-web/pom.xml | 2 +-
 10 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/bindings/pom.xml b/bindings/pom.xml
index 11f5306..50c16ba 100644
--- a/bindings/pom.xml
+++ b/bindings/pom.xml
@@ -21,7 +21,7 @@
 
 org.apache.wss4j
 wss4j-parent
-2.5.0-SNAPSHOT
+3.0.0-SNAPSHOT
 ../parent/pom.xml
 
 4.0.0
diff --git a/integration/pom.xml b/integration/pom.xml
index 6c53282..1d065ab 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -23,7 +23,7 @@
 org.apache.wss4j
 wss4j-parent
 ../parent/pom.xml
-2.5.0-SNAPSHOT
+3.0.0-SNAPSHOT
 
 wss4j-integration
 Apache WSS4J WS-Security Integration
diff --git a/parent/pom.xml b/parent/pom.xml
index 9f0c996..0743367 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.wss4j
 wss4j
-2.5.0-SNAPSHOT
+3.0.0-SNAPSHOT
 
 wss4j-parent
 pom
diff --git a/policy/pom.xml b/policy/pom.xml
index 7ef2e55..b3edd5e 100644
--- a/policy/pom.xml
+++ b/policy/pom.xml
@@ -24,7 +24,7 @@
 org.apache.wss4j
 wss4j-parent
 ../parent/pom.xml
-2.5.0-SNAPSHOT
+3.0.0-SNAPSHOT
 
 wss4j-policy
 Apache WSS4J WS-SecurityPolicy model
diff --git a/pom.xml b/pom.xml
index 78ca373..98b97e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
 
 org.apache.wss4j
 wss4j
-2.5.0-SNAPSHOT
+3.0.0-SNAPSHOT
 pom
 Apache WSS4J
 
diff --git a/ws-security-common/pom.xml b/ws-security-common/pom.xml
index 8f128cd..6575a72 100644
--- a/ws-security-common/pom.xml
+++ b/ws-security-common/pom.xml
@@ -23,7 +23,7 @@
 org.apache.wss4j
 wss4j-parent
 ../parent/pom.xml
-2.5.0-SNAPSHOT
+3.0.0-SNAPSHOT
 
 wss4j-ws-security-common
 Apache WSS4J WS-Security Common
diff --git a/ws-security-dom/pom.xml b/ws-security-dom/pom.xml
index 5cef70b..38815f4 100644
--- a/ws-security-dom/pom.xml
+++ b/ws-security-dom/pom.xml
@@ -23,7 +23,7 @@
 org.apache.wss4j
 wss4j-parent
 ../parent/pom.xml
-2.5.0-SNAPSHOT
+3.0.0-SNAPSHOT
 
 wss4j-ws-security-dom
 Apache WSS4J DOM WS-Security
diff --git a/ws-security-policy-stax/pom.xml b/ws-security-policy-stax/pom.xml
index 7b3839a..f6bfaf0 100644
--- a/ws-security-policy-stax/pom.xml
+++ b/ws-security-policy-stax/pom.xml
@@ -24,7 +24,7 @@
 org.apache.wss4j
 wss4j-parent
 ../parent/pom.xml
-2.5.0-SNAPSHOT
+3.0.0-SNAPSHOT
 
 wss4j-ws-security-policy-stax
 Apache WSS4J Streaming WS-SecurityPolicy
diff --git a/ws-security-stax/pom.xml b/ws-security-stax/pom.xml
index 7034987..dd7d480 100644
--- a/ws-security-stax/pom.xml
+++ b/ws-security-stax/pom.xml
@@ -24,7 +24,7 @@
 org.apache.wss4j
 wss4j-parent
 ../parent/pom.xml
-2.5.0-SNAPSHOT
+3.0.0-SNAPSHOT
 
 wss4j-ws-security-stax
 Apache WSS4J Streaming WS-Security
diff --git a/ws-security-web/pom.xml b/ws-security-web/pom.xml
index 5a05b16..8ac3113 100644
--- a/ws-security-web/pom.xml
+++ b/ws-security-web/pom.xml
@@ -24,7 +24,7 @@
 org.apache.wss4j
 wss4j-parent
 ../parent/pom.xml
-2.5.0-SNAPSHOT
+3.0.0-SNAPSHOT
 
 wss4j-ws-security-web
 Apache WSS4J Web WS-Security


[ws-wss4j] branch master updated: Moving SAAJ out of profile

2022-03-15 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new a4b8b8c  Moving SAAJ out of profile
a4b8b8c is described below

commit a4b8b8c175ce52063be546e8d2673775310aceed
Author: Colm O hEigeartaigh 
AuthorDate: Tue Mar 15 09:26:13 2022 +

Moving SAAJ out of profile
---
 integration/pom.xml |  5 +
 parent/pom.xml  |  5 +
 pom.xml | 12 ++--
 ws-security-common/pom.xml  |  5 +
 ws-security-dom/pom.xml |  5 +
 ws-security-policy-stax/pom.xml |  5 +
 ws-security-stax/pom.xml|  5 +
 7 files changed, 32 insertions(+), 10 deletions(-)

diff --git a/integration/pom.xml b/integration/pom.xml
index 8e5fa08..6c53282 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -99,5 +99,10 @@
 bcprov-jdk15on
 test
 
+
+com.sun.xml.messaging.saaj
+saaj-impl
+test
+
 
 
diff --git a/parent/pom.xml b/parent/pom.xml
index ad9b617..9f0c996 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -150,6 +150,11 @@
 hamcrest-library
 ${hamcrest.version}
 
+
+com.sun.xml.messaging.saaj
+saaj-impl
+2.0.1
+
 
 
 
diff --git a/pom.xml b/pom.xml
index 78907e9..78ca373 100644
--- a/pom.xml
+++ b/pom.xml
@@ -365,7 +365,7 @@
 true
 
 
- 
+
 jdk19-plus
 
 [9,)
@@ -393,15 +393,7 @@
 
 
 
-
- 
- com.sun.xml.messaging.saaj
- saaj-impl
- test
- 2.0.1
-
- 
- 
+
 
 
 activate-buildtools-in-module
diff --git a/ws-security-common/pom.xml b/ws-security-common/pom.xml
index 01e33a0..8f128cd 100644
--- a/ws-security-common/pom.xml
+++ b/ws-security-common/pom.xml
@@ -249,6 +249,11 @@
 hamcrest-library
 test
 
+
+com.sun.xml.messaging.saaj
+saaj-impl
+test
+
 
 
 
diff --git a/ws-security-dom/pom.xml b/ws-security-dom/pom.xml
index d5ab7b0..5cef70b 100644
--- a/ws-security-dom/pom.xml
+++ b/ws-security-dom/pom.xml
@@ -131,6 +131,11 @@
 xalan
 test
 
+
+com.sun.xml.messaging.saaj
+saaj-impl
+test
+
 
 
 
diff --git a/ws-security-policy-stax/pom.xml b/ws-security-policy-stax/pom.xml
index ea5eb39..7b3839a 100644
--- a/ws-security-policy-stax/pom.xml
+++ b/ws-security-policy-stax/pom.xml
@@ -89,6 +89,11 @@
 slf4j-log4j12
 test
 
+
+com.sun.xml.messaging.saaj
+saaj-impl
+test
+
 
 
 
diff --git a/ws-security-stax/pom.xml b/ws-security-stax/pom.xml
index 3117d18..7034987 100644
--- a/ws-security-stax/pom.xml
+++ b/ws-security-stax/pom.xml
@@ -110,6 +110,11 @@
 ${jaxb-runtime.version}
 runtime
 
+
+com.sun.xml.messaging.saaj
+saaj-impl
+test
+
 
 
 


[ws-wss4j] branch 2_4_x-fixes updated: Updating plugins

2022-03-15 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 2_4_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/2_4_x-fixes by this push:
 new d9a493a  Updating plugins
d9a493a is described below

commit d9a493a460a7737e41dd6690859530c3941e6f67
Author: Colm O hEigeartaigh 
AuthorDate: Tue Mar 15 08:52:10 2022 +

Updating plugins
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 05c4ed3..f935747 100644
--- a/pom.xml
+++ b/pom.xml
@@ -407,7 +407,7 @@
 
 org.apache.maven.plugins
 maven-surefire-plugin
-2.22.1
+2.22.2
 
 brief
 false


[ws-wss4j] branch master updated (e0fee1d -> b6ca5d2)

2022-03-15 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git.


from e0fee1d  Removing dependabot
 add b6ca5d2  Updating plugins

No new revisions were added by this update.

Summary of changes:
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


[ws-wss4j] branch master updated: Removing dependabot

2022-03-15 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
 new e0fee1d  Removing dependabot
e0fee1d is described below

commit e0fee1d5d3f8e1149315d6380414b4da67672ad2
Author: Colm O hEigeartaigh 
AuthorDate: Tue Mar 15 08:51:43 2022 +

Removing dependabot
---
 .github/dependabot.yml | 20 
 1 file changed, 20 deletions(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
deleted file mode 100644
index 14e378c..000
--- a/.github/dependabot.yml
+++ /dev/null
@@ -1,20 +0,0 @@
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements.  See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License.  You may obtain a copy of the License at
-#
-#  http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#version: 2
-#updates:
-  #- package-ecosystem: "maven"
-#directory: "/"
-#schedule:
-  #interval: "daily"


[ws-wss4j] branch master updated (5349471 -> 058b26b)

2022-03-15 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git.


from 5349471  Updating website for 2.4.1 release
 add 058b26b  [WSS-694] Migrated to native jakarta (#45)

No new revisions were added by this update.

Summary of changes:
 .../wss4j/binding/wss10/AttributedString.java  | 22 +-
 .../binding/wss10/BinarySecurityTokenType.java | 24 ++--
 .../apache/wss4j/binding/wss10/EmbeddedType.java   | 14 ++--
 .../apache/wss4j/binding/wss10/EncodedString.java  | 12 +-
 .../wss4j/binding/wss10/KeyIdentifierType.java | 10 -
 .../apache/wss4j/binding/wss10/ObjectFactory.java  |  6 ++---
 .../apache/wss4j/binding/wss10/PasswordString.java | 10 -
 .../apache/wss4j/binding/wss10/ReferenceType.java  | 12 +-
 .../wss4j/binding/wss10/SecurityHeaderType.java| 10 -
 .../binding/wss10/SecurityTokenReferenceType.java  | 20 -
 .../wss10/TransformationParametersType.java| 10 -
 .../wss4j/binding/wss10/UsernameTokenType.java | 22 +-
 .../apache/wss4j/binding/wss10/package-info.java   |  2 +-
 .../wss4j/binding/wss11/EncryptedHeaderType.java   | 18 +++
 .../apache/wss4j/binding/wss11/ObjectFactory.java  |  6 ++---
 .../binding/wss11/SignatureConfirmationType.java   | 16 ++---
 .../apache/wss4j/binding/wss11/package-info.java   |  2 +-
 .../wss4j/binding/wssc13/DerivedKeyTokenType.java  | 18 +++
 .../apache/wss4j/binding/wssc13/ObjectFactory.java |  6 ++---
 .../wss4j/binding/wssc13/PropertiesType.java   |  8 +++
 .../binding/wssc13/SecurityContextTokenType.java   | 20 -
 .../apache/wss4j/binding/wssc13/package-info.java  |  2 +-
 .../binding/wssc200502/DerivedKeyTokenType.java| 18 +++
 .../wss4j/binding/wssc200502/ObjectFactory.java|  6 ++---
 .../wss4j/binding/wssc200502/PropertiesType.java   |  8 +++
 .../wssc200502/SecurityContextTokenType.java   | 26 +++---
 .../wss4j/binding/wssc200502/package-info.java |  2 +-
 .../binding/wsu10/AbstractAttributedDateTime.java  |  2 +-
 .../wss4j/binding/wsu10/AttributedDateTime.java| 20 -
 .../apache/wss4j/binding/wsu10/AttributedURI.java  | 20 -
 .../apache/wss4j/binding/wsu10/ObjectFactory.java  |  6 ++---
 .../apache/wss4j/binding/wsu10/TimestampType.java  | 22 +-
 .../apache/wss4j/binding/wsu10/package-info.java   |  2 +-
 parent/pom.xml |  2 +-
 .../java/org/apache/wss4j/policy/SPConstants.java  |  0
 .../policy/builders/AlgorithmSuiteBuilder.java |  0
 .../policy/builders/AsymmetricBindingBuilder.java  |  0
 .../policy/builders/EncryptedElementsBuilder.java  |  0
 .../policy/builders/EncryptedPartsBuilder.java |  0
 .../policy/builders/EncryptionTokenBuilder.java|  0
 .../builders/InitiatorEncryptionTokenBuilder.java  |  0
 .../builders/InitiatorSignatureTokenBuilder.java   |  0
 .../policy/builders/InitiatorTokenBuilder.java |  0
 .../wss4j/policy/builders/IssuedTokenBuilder.java  |  0
 .../wss4j/policy/builders/LayoutBuilder.java   |  0
 .../policy/builders/ProtectionTokenBuilder.java|  0
 .../builders/RecipientEncryptionTokenBuilder.java  |  0
 .../builders/RecipientSignatureTokenBuilder.java   |  0
 .../policy/builders/RecipientTokenBuilder.java |  0
 .../builders/SecureConversationTokenBuilder.java   |  0
 .../builders/SecurityContextTokenBuilder.java  |  0
 .../policy/builders/SignatureTokenBuilder.java |  0
 .../policy/builders/SignedElementsBuilder.java |  0
 .../wss4j/policy/builders/SignedPartsBuilder.java  |  0
 .../policy/builders/SpnegoContextTokenBuilder.java |  0
 .../policy/builders/SupportingTokensBuilder.java   |  0
 .../policy/builders/SymmetricBindingBuilder.java   |  0
 .../policy/builders/TransportBindingBuilder.java   |  0
 .../policy/builders/TransportTokenBuilder.java |  0
 .../wss4j/policy/builders/Trust10Builder.java  |  0
 .../wss4j/policy/builders/Trust13Builder.java  |  0
 .../policy/builders/UsernameTokenBuilder.java  |  0
 .../apache/wss4j/policy/builders/WSS10Builder.java |  0
 .../apache/wss4j/policy/builders/WSS11Builder.java |  0
 .../wss4j/policy/builders/X509TokenBuilder.java|  0
 pom.xml| 18 +--
 ws-security-common/pom.xml |  7 ++
 .../wss4j/common/derivedKey/AlgoFactory.java   |  0
 .../common/derivedKey/ConversationConstants.java   |  0
 .../common/derivedKey/DerivationAlgorithm.java |  0
 .../org/apache/wss4j/common/derivedKey/P_SHA1.java |  0
 .../apache/wss4j/common/util/AttachmentUtils.java  |  2 +-
 .../org/apache/wss4j/common/util/XMLUtils.java |  0
 .../org/apache/wss4j/common/util/SOAPUtil.java |  6 ++---
 .../wss4j/dom

svn commit: r1898172 [22/33] - in /webservices/website/wss4j: ./ apidocs/ apidocs/jquery/jszip/dist/ apidocs/org/apache/wss4j/binding/wss10/ apidocs/org/apache/wss4j/binding/wss10/class-use/ apidocs/o

2022-02-18 Thread coheigea
Modified: 
webservices/website/wss4j/testapidocs/org/apache/wss4j/policy/stax/test/UsernameTokenTest.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/testapidocs/org/apache/wss4j/policy/stax/test/UsernameTokenTest.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/testapidocs/org/apache/wss4j/policy/stax/test/UsernameTokenTest.html
 (original)
+++ 
webservices/website/wss4j/testapidocs/org/apache/wss4j/policy/stax/test/UsernameTokenTest.html
 Fri Feb 18 08:39:09 2022
@@ -384,7 +384,7 @@ publicvoidtestPolicyNegative
 
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
 

Modified: 
webservices/website/wss4j/testapidocs/org/apache/wss4j/policy/stax/test/VulnerabliltyVectorsTest.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/testapidocs/org/apache/wss4j/policy/stax/test/VulnerabliltyVectorsTest.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/testapidocs/org/apache/wss4j/policy/stax/test/VulnerabliltyVectorsTest.html
 (original)
+++ 
webservices/website/wss4j/testapidocs/org/apache/wss4j/policy/stax/test/VulnerabliltyVectorsTest.html
 Fri Feb 18 08:39:09 2022
@@ -377,7 +377,7 @@ publicvoidtestSignedBodyRelo
 
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
 

Modified: 
webservices/website/wss4j/testapidocs/org/apache/wss4j/policy/stax/test/WSP13SpecTest.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/testapidocs/org/apache/wss4j/policy/stax/test/WSP13SpecTest.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/testapidocs/org/apache/wss4j/policy/stax/test/WSP13SpecTest.html
 (original)
+++ 
webservices/website/wss4j/testapidocs/org/apache/wss4j/policy/stax/test/WSP13SpecTest.html
 Fri Feb 18 08:39:09 2022
@@ -424,7 +424,7 @@ publicvoidtestSymmetricBindi
 
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
 

Modified: 
webservices/website/wss4j/testapidocs/org/apache/wss4j/policy/stax/test/X509TokenTest.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/testapidocs/org/apache/wss4j/policy/stax/test/X509TokenTest.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/testapidocs/org/apache/wss4j/policy/stax/test/X509TokenTest.html
 (original)
+++ 
webservices/website/wss4j/testapidocs/org/apache/wss4j/policy/stax/test/X509TokenTest.html
 Fri Feb 18 08:39:09 2022
@@ -384,7 +384,7 @@ publicvoidtestPolicyNegative
 
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
 

Modified: 
webservices/website/wss4j/testapidocs/org/apache/wss4j/policy/stax/test/class-use/AbstractPolicyTestBase.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/testapidocs/org/apache/wss4j/policy/stax/test/class-use/AbstractPolicyTestBase.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/testapidocs/org/apache/wss4j/policy/stax/test/class-use/AbstractPolicyTestBase.html
 (original)
+++ 
webservices/website/wss4j/testapidocs/org/apache/wss4j/policy/stax/test/class-use/AbstractPolicyTestBase.html
 Fri Feb 18 08:39:09 2022
@@ -331,7 +331,7 @@ $('.navPadding').css('padding-top', $('.
 
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
 

Modified: 
webservices/website/wss4j/testapidocs/org/apache/wss4j/policy/stax/test/class-use/AlgorithmSuiteTest.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/testapidocs/org/apache/wss4j/policy/stax/test/class-use/AlgorithmSuiteTest.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/testapidocs/org/apache/wss4j/policy/stax/test/class-use/AlgorithmSuiteTest.html
 (original)
+++ 
webservices/website/wss4j/testapidocs/org/apache/wss4j/policy/stax/test/class-use/AlgorithmSuiteTest.html
 Fri Feb 18 08:39:09 2022
@@ -142,7 +142,7 @@ $('.navPadding').css('padding-top', $('.

svn commit: r1898172 [17/33] - in /webservices/website/wss4j: ./ apidocs/ apidocs/jquery/jszip/dist/ apidocs/org/apache/wss4j/binding/wss10/ apidocs/org/apache/wss4j/binding/wss10/class-use/ apidocs/o

2022-02-18 Thread coheigea
Modified: 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/validate/class-use/UsernameTokenValidator.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/validate/class-use/UsernameTokenValidator.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/validate/class-use/UsernameTokenValidator.html
 (original)
+++ 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/validate/class-use/UsernameTokenValidator.html
 Fri Feb 18 08:39:09 2022
@@ -194,7 +194,7 @@ $('.navPadding').css('padding-top', $('.
 
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
 

Modified: 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/validate/class-use/UsernameTokenValidatorImpl.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/validate/class-use/UsernameTokenValidatorImpl.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/validate/class-use/UsernameTokenValidatorImpl.html
 (original)
+++ 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/validate/class-use/UsernameTokenValidatorImpl.html
 Fri Feb 18 08:39:09 2022
@@ -142,7 +142,7 @@ $('.navPadding').css('padding-top', $('.
 
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
 

Modified: 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/validate/class-use/Validator.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/validate/class-use/Validator.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/validate/class-use/Validator.html
 (original)
+++ 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/validate/class-use/Validator.html
 Fri Feb 18 08:39:09 2022
@@ -301,7 +301,7 @@ $('.navPadding').css('padding-top', $('.
 
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
 

Modified: 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/validate/package-summary.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/validate/package-summary.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/validate/package-summary.html
 (original)
+++ 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/validate/package-summary.html
 Fri Feb 18 08:39:09 2022
@@ -230,7 +230,7 @@ $('.navPadding').css('padding-top', $('.
 
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
 

Modified: 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/validate/package-tree.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/validate/package-tree.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/validate/package-tree.html
 (original)
+++ 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/validate/package-tree.html
 Fri Feb 18 08:39:09 2022
@@ -185,7 +185,7 @@ $('.navPadding').css('padding-top', $('.
 
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
 

Modified: 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/validate/package-use.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/validate/package-use.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/validate/package-use.html
 (original)
+++ 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/validate/package-use.html
 Fri Feb 18 08:39:09 2022
@@ -230,7 +230,7 @@ $('.navPadding').css('padding-top', $('.
 
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 

svn commit: r1898172 [29/33] - in /webservices/website/wss4j: ./ apidocs/ apidocs/jquery/jszip/dist/ apidocs/org/apache/wss4j/binding/wss10/ apidocs/org/apache/wss4j/binding/wss10/class-use/ apidocs/o

2022-02-18 Thread coheigea
Modified: 
webservices/website/wss4j/xref/org/apache/wss4j/common/saml/bean/SubjectConfirmationDataBean.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref/org/apache/wss4j/common/saml/bean/SubjectConfirmationDataBean.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref/org/apache/wss4j/common/saml/bean/SubjectConfirmationDataBean.html
 (original)
+++ 
webservices/website/wss4j/xref/org/apache/wss4j/common/saml/bean/SubjectConfirmationDataBean.html
 Fri Feb 18 08:39:09 2022
@@ -256,6 +256,6 @@
 248 }
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

Modified: 
webservices/website/wss4j/xref/org/apache/wss4j/common/saml/bean/SubjectLocalityBean.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref/org/apache/wss4j/common/saml/bean/SubjectLocalityBean.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref/org/apache/wss4j/common/saml/bean/SubjectLocalityBean.html
 (original)
+++ 
webservices/website/wss4j/xref/org/apache/wss4j/common/saml/bean/SubjectLocalityBean.html
 Fri Feb 18 08:39:09 2022
@@ -145,6 +145,6 @@
 137 }
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

Modified: 
webservices/website/wss4j/xref/org/apache/wss4j/common/saml/bean/Version.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref/org/apache/wss4j/common/saml/bean/Version.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref/org/apache/wss4j/common/saml/bean/Version.html 
(original)
+++ 
webservices/website/wss4j/xref/org/apache/wss4j/common/saml/bean/Version.html 
Fri Feb 18 08:39:09 2022
@@ -38,6 +38,6 @@
 30  }
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

Modified: 
webservices/website/wss4j/xref/org/apache/wss4j/common/saml/bean/package-summary.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref/org/apache/wss4j/common/saml/bean/package-summary.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref/org/apache/wss4j/common/saml/bean/package-summary.html
 (original)
+++ 
webservices/website/wss4j/xref/org/apache/wss4j/common/saml/bean/package-summary.html
 Fri Feb 18 08:39:09 2022
@@ -148,7 +148,7 @@



-   Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+   Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.


 
\ No newline at end of file

Modified: 
webservices/website/wss4j/xref/org/apache/wss4j/common/saml/builder/SAML1ComponentBuilder.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref/org/apache/wss4j/common/saml/builder/SAML1ComponentBuilder.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref/org/apache/wss4j/common/saml/builder/SAML1ComponentBuilder.html
 (original)
+++ 
webservices/website/wss4j/xref/org/apache/wss4j/common/saml/builder/SAML1ComponentBuilder.html
 Fri Feb 18 08:39:09 2022
@@ -633,6 +633,6 @@
 625 }
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

Modified: 
webservices/website/wss4j/xref/org/apache/wss4j/common/saml/builder/SAML1Constants.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref/org/apache/wss4j/common/saml/builder/SAML1Constants.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref/org/apache/wss4j/common/saml/builder/SAML1Constants.html
 (original)
+++ 
webservices/website/wss4j/xref/org/apache/wss4j/common/saml/builder/SAML1Constants.html
 Fri Feb 18 08:39:09 2022
@@ -155,6 +155,6 @@
 147 }
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

Modified: 

svn commit: r1898172 [16/33] - in /webservices/website/wss4j: ./ apidocs/ apidocs/jquery/jszip/dist/ apidocs/org/apache/wss4j/binding/wss10/ apidocs/org/apache/wss4j/binding/wss10/class-use/ apidocs/o

2022-02-18 Thread coheigea
Modified: 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/securityEvent/class-use/UsernameTokenSecurityEvent.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/securityEvent/class-use/UsernameTokenSecurityEvent.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/securityEvent/class-use/UsernameTokenSecurityEvent.html
 (original)
+++ 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/securityEvent/class-use/UsernameTokenSecurityEvent.html
 Fri Feb 18 08:39:09 2022
@@ -142,7 +142,7 @@ $('.navPadding').css('padding-top', $('.
 
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
 

Modified: 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/securityEvent/class-use/WSSecurityEventConstants.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/securityEvent/class-use/WSSecurityEventConstants.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/securityEvent/class-use/WSSecurityEventConstants.html
 (original)
+++ 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/securityEvent/class-use/WSSecurityEventConstants.html
 Fri Feb 18 08:39:09 2022
@@ -142,7 +142,7 @@ $('.navPadding').css('padding-top', $('.
 
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
 

Modified: 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/securityEvent/class-use/X509TokenSecurityEvent.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/securityEvent/class-use/X509TokenSecurityEvent.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/securityEvent/class-use/X509TokenSecurityEvent.html
 (original)
+++ 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/securityEvent/class-use/X509TokenSecurityEvent.html
 Fri Feb 18 08:39:09 2022
@@ -142,7 +142,7 @@ $('.navPadding').css('padding-top', $('.
 
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
 

Modified: 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/securityEvent/package-summary.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/securityEvent/package-summary.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/securityEvent/package-summary.html
 (original)
+++ 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/securityEvent/package-summary.html
 Fri Feb 18 08:39:09 2022
@@ -251,7 +251,7 @@ $('.navPadding').css('padding-top', $('.
 
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
 

Modified: 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/securityEvent/package-tree.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/securityEvent/package-tree.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/securityEvent/package-tree.html
 (original)
+++ 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/securityEvent/package-tree.html
 Fri Feb 18 08:39:09 2022
@@ -213,7 +213,7 @@ $('.navPadding').css('padding-top', $('.
 
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
 

Modified: 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/securityEvent/package-use.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/securityEvent/package-use.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/securityEvent/package-use.html
 (original)
+++ 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/securityEvent/package-use.html
 Fri Feb 18 08:39:09 2022
@@ 

svn commit: r1898172 [19/33] - in /webservices/website/wss4j: ./ apidocs/ apidocs/jquery/jszip/dist/ apidocs/org/apache/wss4j/binding/wss10/ apidocs/org/apache/wss4j/binding/wss10/class-use/ apidocs/o

2022-02-18 Thread coheigea
Modified: 
webservices/website/wss4j/testapidocs/org/apache/wss4j/dom/common/SAML1CallbackHandler.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/testapidocs/org/apache/wss4j/dom/common/SAML1CallbackHandler.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/testapidocs/org/apache/wss4j/dom/common/SAML1CallbackHandler.html
 (original)
+++ 
webservices/website/wss4j/testapidocs/org/apache/wss4j/dom/common/SAML1CallbackHandler.html
 Fri Feb 18 08:39:09 2022
@@ -368,7 +368,7 @@ extends Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
 

Modified: 
webservices/website/wss4j/testapidocs/org/apache/wss4j/dom/common/SAML2CallbackHandler.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/testapidocs/org/apache/wss4j/dom/common/SAML2CallbackHandler.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/testapidocs/org/apache/wss4j/dom/common/SAML2CallbackHandler.html
 (original)
+++ 
webservices/website/wss4j/testapidocs/org/apache/wss4j/dom/common/SAML2CallbackHandler.html
 Fri Feb 18 08:39:09 2022
@@ -386,7 +386,7 @@ extends Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
 

Modified: 
webservices/website/wss4j/testapidocs/org/apache/wss4j/dom/common/SAMLElementCallbackHandler.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/testapidocs/org/apache/wss4j/dom/common/SAMLElementCallbackHandler.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/testapidocs/org/apache/wss4j/dom/common/SAMLElementCallbackHandler.html
 (original)
+++ 
webservices/website/wss4j/testapidocs/org/apache/wss4j/dom/common/SAMLElementCallbackHandler.html
 Fri Feb 18 08:39:09 2022
@@ -360,7 +360,7 @@ extends Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
 

Modified: 
webservices/website/wss4j/testapidocs/org/apache/wss4j/dom/common/SecretKeyCallbackHandler.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/testapidocs/org/apache/wss4j/dom/common/SecretKeyCallbackHandler.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/testapidocs/org/apache/wss4j/dom/common/SecretKeyCallbackHandler.html
 (original)
+++ 
webservices/website/wss4j/testapidocs/org/apache/wss4j/dom/common/SecretKeyCallbackHandler.html
 Fri Feb 18 08:39:09 2022
@@ -350,7 +350,7 @@ implements https://docs.oracle.
 
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
 

Modified: 
webservices/website/wss4j/testapidocs/org/apache/wss4j/dom/common/UsernamePasswordCallbackHandler.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/testapidocs/org/apache/wss4j/dom/common/UsernamePasswordCallbackHandler.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/testapidocs/org/apache/wss4j/dom/common/UsernamePasswordCallbackHandler.html
 (original)
+++ 
webservices/website/wss4j/testapidocs/org/apache/wss4j/dom/common/UsernamePasswordCallbackHandler.html
 Fri Feb 18 08:39:09 2022
@@ -315,7 +315,7 @@ implements https://docs.oracle.
 
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
 

Modified: 
webservices/website/wss4j/testapidocs/org/apache/wss4j/dom/common/class-use/AbstractSAMLCallbackHandler.Statement.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/testapidocs/org/apache/wss4j/dom/common/class-use/AbstractSAMLCallbackHandler.Statement.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/testapidocs/org/apache/wss4j/dom/common/class-use/AbstractSAMLCallbackHandler.Statement.html
 (original)
+++ 
webservices/website/wss4j/testapidocs/org/apache/wss4j/dom/common/class-use/AbstractSAMLCallbackHandler.Statement.html
 Fri Feb 18 08:39:09 2022
@@ -226,7 +226,7 @@ the order they are declared.
 
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software 

svn commit: r1898172 [33/33] - in /webservices/website/wss4j: ./ apidocs/ apidocs/jquery/jszip/dist/ apidocs/org/apache/wss4j/binding/wss10/ apidocs/org/apache/wss4j/binding/wss10/class-use/ apidocs/o

2022-02-18 Thread coheigea
Modified: 
webservices/website/wss4j/xref/org/apache/wss4j/stax/impl/securityToken/X509ThumbprintSHA1SecurityTokenImpl.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref/org/apache/wss4j/stax/impl/securityToken/X509ThumbprintSHA1SecurityTokenImpl.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref/org/apache/wss4j/stax/impl/securityToken/X509ThumbprintSHA1SecurityTokenImpl.html
 (original)
+++ 
webservices/website/wss4j/xref/org/apache/wss4j/stax/impl/securityToken/X509ThumbprintSHA1SecurityTokenImpl.html
 Fri Feb 18 08:39:09 2022
@@ -71,6 +71,6 @@
 63  }
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

Modified: 
webservices/website/wss4j/xref/org/apache/wss4j/stax/impl/securityToken/X509V3SecurityTokenImpl.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref/org/apache/wss4j/stax/impl/securityToken/X509V3SecurityTokenImpl.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref/org/apache/wss4j/stax/impl/securityToken/X509V3SecurityTokenImpl.html
 (original)
+++ 
webservices/website/wss4j/xref/org/apache/wss4j/stax/impl/securityToken/X509V3SecurityTokenImpl.html
 Fri Feb 18 08:39:09 2022
@@ -84,6 +84,6 @@
 76  }
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

Modified: 
webservices/website/wss4j/xref/org/apache/wss4j/stax/impl/securityToken/package-summary.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref/org/apache/wss4j/stax/impl/securityToken/package-summary.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref/org/apache/wss4j/stax/impl/securityToken/package-summary.html
 (original)
+++ 
webservices/website/wss4j/xref/org/apache/wss4j/stax/impl/securityToken/package-summary.html
 Fri Feb 18 08:39:09 2022
@@ -168,7 +168,7 @@



-   Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+   Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.


 
\ No newline at end of file

Modified: 
webservices/website/wss4j/xref/org/apache/wss4j/stax/impl/transformer/AttachmentCompleteSignatureTransform.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref/org/apache/wss4j/stax/impl/transformer/AttachmentCompleteSignatureTransform.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref/org/apache/wss4j/stax/impl/transformer/AttachmentCompleteSignatureTransform.html
 (original)
+++ 
webservices/website/wss4j/xref/org/apache/wss4j/stax/impl/transformer/AttachmentCompleteSignatureTransform.html
 Fri Feb 18 08:39:09 2022
@@ -61,6 +61,6 @@
 53  }
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

Modified: 
webservices/website/wss4j/xref/org/apache/wss4j/stax/impl/transformer/AttachmentContentSignatureTransform.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref/org/apache/wss4j/stax/impl/transformer/AttachmentContentSignatureTransform.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref/org/apache/wss4j/stax/impl/transformer/AttachmentContentSignatureTransform.html
 (original)
+++ 
webservices/website/wss4j/xref/org/apache/wss4j/stax/impl/transformer/AttachmentContentSignatureTransform.html
 Fri Feb 18 08:39:09 2022
@@ -121,6 +121,6 @@
 113 }
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

Modified: 
webservices/website/wss4j/xref/org/apache/wss4j/stax/impl/transformer/STRTransformer.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref/org/apache/wss4j/stax/impl/transformer/STRTransformer.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref/org/apache/wss4j/stax/impl/transformer/STRTransformer.html
 (original)
+++ 

svn commit: r1898172 [27/33] - in /webservices/website/wss4j: ./ apidocs/ apidocs/jquery/jszip/dist/ apidocs/org/apache/wss4j/binding/wss10/ apidocs/org/apache/wss4j/binding/wss10/class-use/ apidocs/o

2022-02-18 Thread coheigea
Modified: 
webservices/website/wss4j/xref-test/org/apache/wss4j/stax/test/DerivedKeyTokenTest.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref-test/org/apache/wss4j/stax/test/DerivedKeyTokenTest.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref-test/org/apache/wss4j/stax/test/DerivedKeyTokenTest.html
 (original)
+++ 
webservices/website/wss4j/xref-test/org/apache/wss4j/stax/test/DerivedKeyTokenTest.html
 Fri Feb 18 08:39:09 2022
@@ -1146,6 +1146,6 @@
 1138 }
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

Modified: 
webservices/website/wss4j/xref-test/org/apache/wss4j/stax/test/EncDecryptionTest.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref-test/org/apache/wss4j/stax/test/EncDecryptionTest.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref-test/org/apache/wss4j/stax/test/EncDecryptionTest.html
 (original)
+++ 
webservices/website/wss4j/xref-test/org/apache/wss4j/stax/test/EncDecryptionTest.html
 Fri Feb 18 08:39:09 2022
@@ -2714,6 +2714,6 @@
 2706 }
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

Modified: 
webservices/website/wss4j/xref-test/org/apache/wss4j/stax/test/EncryptionCRLTest.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref-test/org/apache/wss4j/stax/test/EncryptionCRLTest.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref-test/org/apache/wss4j/stax/test/EncryptionCRLTest.html
 (original)
+++ 
webservices/website/wss4j/xref-test/org/apache/wss4j/stax/test/EncryptionCRLTest.html
 Fri Feb 18 08:39:09 2022
@@ -137,6 +137,6 @@
 129 }
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

Modified: 
webservices/website/wss4j/xref-test/org/apache/wss4j/stax/test/FaultTest.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref-test/org/apache/wss4j/stax/test/FaultTest.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref-test/org/apache/wss4j/stax/test/FaultTest.html 
(original)
+++ 
webservices/website/wss4j/xref-test/org/apache/wss4j/stax/test/FaultTest.html 
Fri Feb 18 08:39:09 2022
@@ -133,6 +133,6 @@
 125 }
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

Modified: 
webservices/website/wss4j/xref-test/org/apache/wss4j/stax/test/HeaderOrderingTest.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref-test/org/apache/wss4j/stax/test/HeaderOrderingTest.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref-test/org/apache/wss4j/stax/test/HeaderOrderingTest.html
 (original)
+++ 
webservices/website/wss4j/xref-test/org/apache/wss4j/stax/test/HeaderOrderingTest.html
 Fri Feb 18 08:39:09 2022
@@ -787,6 +787,6 @@
 779 }
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

Modified: 
webservices/website/wss4j/xref-test/org/apache/wss4j/stax/test/InboundWSSecurityContextImplTest.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref-test/org/apache/wss4j/stax/test/InboundWSSecurityContextImplTest.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref-test/org/apache/wss4j/stax/test/InboundWSSecurityContextImplTest.html
 (original)
+++ 
webservices/website/wss4j/xref-test/org/apache/wss4j/stax/test/InboundWSSecurityContextImplTest.html
 Fri Feb 18 08:39:09 2022
@@ -773,6 +773,6 @@
 765 }
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

Modified: 
webservices/website/wss4j/xref-test/org/apache/wss4j/stax/test/InteroperabilityTest.html
URL: 

svn commit: r1898172 [18/33] - in /webservices/website/wss4j: ./ apidocs/ apidocs/jquery/jszip/dist/ apidocs/org/apache/wss4j/binding/wss10/ apidocs/org/apache/wss4j/binding/wss10/class-use/ apidocs/o

2022-02-18 Thread coheigea
Modified: webservices/website/wss4j/license.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/license.html?rev=1898172=1898171=1898172=diff
==
--- webservices/website/wss4j/license.html (original)
+++ webservices/website/wss4j/license.html Fri Feb 18 08:39:09 2022
@@ -1,5 +1,5 @@
 http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>
-
+
 http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
   
 
@@ -28,7 +28,7 @@
 
   
 
-Last Published: 2021-11-12
+Last Published: 2022-02-18
   | Version: 
2.5.0-SNAPSHOT
   
   

Modified: webservices/website/wss4j/mail-lists.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/mail-lists.html?rev=1898172=1898171=1898172=diff
==
--- webservices/website/wss4j/mail-lists.html (original)
+++ webservices/website/wss4j/mail-lists.html Fri Feb 18 08:39:09 2022
@@ -1,5 +1,5 @@
 http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>
-
+
 http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
   
 
@@ -28,7 +28,7 @@
 
   
 
-Last Published: 2021-11-12
+Last Published: 2022-02-18
   | Version: 
2.5.0-SNAPSHOT
   
   

Modified: webservices/website/wss4j/migration.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/migration.html?rev=1898172=1898171=1898172=diff
==
--- webservices/website/wss4j/migration.html (original)
+++ webservices/website/wss4j/migration.html Fri Feb 18 08:39:09 2022
@@ -1,5 +1,5 @@
 http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>
-
+
 http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
   
 
@@ -28,7 +28,7 @@
 
   
 
-Last Published: 2021-11-12
+Last Published: 2022-02-18
   | Version: 
2.5.0-SNAPSHOT
   
   

Modified: webservices/website/wss4j/newfeatures20.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/newfeatures20.html?rev=1898172=1898171=1898172=diff
==
--- webservices/website/wss4j/newfeatures20.html (original)
+++ webservices/website/wss4j/newfeatures20.html Fri Feb 18 08:39:09 2022
@@ -1,5 +1,5 @@
 http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>
-
+
 http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
   
 
@@ -28,7 +28,7 @@
 
   
 
-Last Published: 2021-11-12
+Last Published: 2022-02-18
   | Version: 
2.5.0-SNAPSHOT
   
   

Modified: webservices/website/wss4j/package.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/package.html?rev=1898172=1898171=1898172=diff
==
--- webservices/website/wss4j/package.html (original)
+++ webservices/website/wss4j/package.html Fri Feb 18 08:39:09 2022
@@ -1,5 +1,5 @@
 http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>
-
+
 http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
   
 
@@ -28,7 +28,7 @@
 
   
 
-Last Published: 2021-11-12
+Last Published: 2022-02-18
   | Version: 
2.5.0-SNAPSHOT
   
   

Modified: webservices/website/wss4j/project-info.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/project-info.html?rev=1898172=1898171=1898172=diff
==
--- webservices/website/wss4j/project-info.html (original)
+++ webservices/website/wss4j/project-info.html Fri Feb 18 08:39:09 2022
@@ -1,5 +1,5 @@
 http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>
-
+
 http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
   
 
@@ -28,7 +28,7 @@
 
   
 
-Last Published: 2021-11-12
+Last Published: 2022-02-18
   | Version: 
2.5.0-SNAPSHOT
   
   

Modified: webservices/website/wss4j/project-reports.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/project-reports.html?rev=1898172=1898171=1898172=diff
==
--- webservices/website/wss4j/project-reports.html (original)
+++ webservices/website/wss4j/project-reports.html Fri Feb 18 08:39:09 2022
@@ -1,5 +1,5 @@
 http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>
-
+
 http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
   
 
@@ -28,7 +28,7 @@
 
   
 
-Last Published: 

svn commit: r1898172 [32/33] - in /webservices/website/wss4j: ./ apidocs/ apidocs/jquery/jszip/dist/ apidocs/org/apache/wss4j/binding/wss10/ apidocs/org/apache/wss4j/binding/wss10/class-use/ apidocs/o

2022-02-18 Thread coheigea
Modified: 
webservices/website/wss4j/xref/org/apache/wss4j/policy/stax/assertionStates/SignatureProtectionAssertionState.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref/org/apache/wss4j/policy/stax/assertionStates/SignatureProtectionAssertionState.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref/org/apache/wss4j/policy/stax/assertionStates/SignatureProtectionAssertionState.html
 (original)
+++ 
webservices/website/wss4j/xref/org/apache/wss4j/policy/stax/assertionStates/SignatureProtectionAssertionState.html
 Fri Feb 18 08:39:09 2022
@@ -245,6 +245,6 @@
 237 }
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

Modified: 
webservices/website/wss4j/xref/org/apache/wss4j/policy/stax/assertionStates/SignedElementsAssertionState.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref/org/apache/wss4j/policy/stax/assertionStates/SignedElementsAssertionState.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref/org/apache/wss4j/policy/stax/assertionStates/SignedElementsAssertionState.html
 (original)
+++ 
webservices/website/wss4j/xref/org/apache/wss4j/policy/stax/assertionStates/SignedElementsAssertionState.html
 Fri Feb 18 08:39:09 2022
@@ -119,6 +119,6 @@
 111 }
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

Modified: 
webservices/website/wss4j/xref/org/apache/wss4j/policy/stax/assertionStates/SignedPartsAssertionState.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref/org/apache/wss4j/policy/stax/assertionStates/SignedPartsAssertionState.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref/org/apache/wss4j/policy/stax/assertionStates/SignedPartsAssertionState.html
 (original)
+++ 
webservices/website/wss4j/xref/org/apache/wss4j/policy/stax/assertionStates/SignedPartsAssertionState.html
 Fri Feb 18 08:39:09 2022
@@ -168,6 +168,6 @@
 160 }
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

Modified: 
webservices/website/wss4j/xref/org/apache/wss4j/policy/stax/assertionStates/SpnegoContextTokenAssertionState.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref/org/apache/wss4j/policy/stax/assertionStates/SpnegoContextTokenAssertionState.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref/org/apache/wss4j/policy/stax/assertionStates/SpnegoContextTokenAssertionState.html
 (original)
+++ 
webservices/website/wss4j/xref/org/apache/wss4j/policy/stax/assertionStates/SpnegoContextTokenAssertionState.html
 Fri Feb 18 08:39:09 2022
@@ -86,6 +86,6 @@
 78  }
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

Modified: 
webservices/website/wss4j/xref/org/apache/wss4j/policy/stax/assertionStates/TokenAssertionState.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref/org/apache/wss4j/policy/stax/assertionStates/TokenAssertionState.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref/org/apache/wss4j/policy/stax/assertionStates/TokenAssertionState.html
 (original)
+++ 
webservices/website/wss4j/xref/org/apache/wss4j/policy/stax/assertionStates/TokenAssertionState.html
 Fri Feb 18 08:39:09 2022
@@ -298,6 +298,6 @@
 290 }
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

Modified: 
webservices/website/wss4j/xref/org/apache/wss4j/policy/stax/assertionStates/TokenProtectionAssertionState.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref/org/apache/wss4j/policy/stax/assertionStates/TokenProtectionAssertionState.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref/org/apache/wss4j/policy/stax/assertionStates/TokenProtectionAssertionState.html
 (original)
+++ 

svn commit: r1898172 [28/33] - in /webservices/website/wss4j: ./ apidocs/ apidocs/jquery/jszip/dist/ apidocs/org/apache/wss4j/binding/wss10/ apidocs/org/apache/wss4j/binding/wss10/class-use/ apidocs/o

2022-02-18 Thread coheigea
Modified: 
webservices/website/wss4j/xref/org/apache/wss4j/common/WSS4JConstants.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref/org/apache/wss4j/common/WSS4JConstants.html?rev=1898172=1898171=1898172=diff
==
--- webservices/website/wss4j/xref/org/apache/wss4j/common/WSS4JConstants.html 
(original)
+++ webservices/website/wss4j/xref/org/apache/wss4j/common/WSS4JConstants.html 
Fri Feb 18 08:39:09 2022
@@ -284,6 +284,6 @@
 276 }
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

Modified: 
webservices/website/wss4j/xref/org/apache/wss4j/common/WSSPolicyException.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref/org/apache/wss4j/common/WSSPolicyException.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref/org/apache/wss4j/common/WSSPolicyException.html 
(original)
+++ 
webservices/website/wss4j/xref/org/apache/wss4j/common/WSSPolicyException.html 
Fri Feb 18 08:39:09 2022
@@ -41,6 +41,6 @@
 33  }
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

Modified: 
webservices/website/wss4j/xref/org/apache/wss4j/common/bsp/BSPEnforcer.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref/org/apache/wss4j/common/bsp/BSPEnforcer.html?rev=1898172=1898171=1898172=diff
==
--- webservices/website/wss4j/xref/org/apache/wss4j/common/bsp/BSPEnforcer.html 
(original)
+++ webservices/website/wss4j/xref/org/apache/wss4j/common/bsp/BSPEnforcer.html 
Fri Feb 18 08:39:09 2022
@@ -80,6 +80,6 @@
 72  }
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

Modified: 
webservices/website/wss4j/xref/org/apache/wss4j/common/bsp/BSPRule.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref/org/apache/wss4j/common/bsp/BSPRule.html?rev=1898172=1898171=1898172=diff
==
--- webservices/website/wss4j/xref/org/apache/wss4j/common/bsp/BSPRule.html 
(original)
+++ webservices/website/wss4j/xref/org/apache/wss4j/common/bsp/BSPRule.html Fri 
Feb 18 08:39:09 2022
@@ -207,6 +207,6 @@
 199 }
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

Modified: 
webservices/website/wss4j/xref/org/apache/wss4j/common/bsp/package-summary.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref/org/apache/wss4j/common/bsp/package-summary.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref/org/apache/wss4j/common/bsp/package-summary.html 
(original)
+++ 
webservices/website/wss4j/xref/org/apache/wss4j/common/bsp/package-summary.html 
Fri Feb 18 08:39:09 2022
@@ -68,7 +68,7 @@



-   Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+   Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.


 
\ No newline at end of file

Modified: 
webservices/website/wss4j/xref/org/apache/wss4j/common/cache/EHCacheExpiry.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref/org/apache/wss4j/common/cache/EHCacheExpiry.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref/org/apache/wss4j/common/cache/EHCacheExpiry.html 
(original)
+++ 
webservices/website/wss4j/xref/org/apache/wss4j/common/cache/EHCacheExpiry.html 
Fri Feb 18 08:39:09 2022
@@ -77,6 +77,6 @@
 69  }
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

Modified: 
webservices/website/wss4j/xref/org/apache/wss4j/common/cache/EHCacheReplayCache.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref/org/apache/wss4j/common/cache/EHCacheReplayCache.html?rev=1898172=1898171=1898172=diff
==
--- 

svn commit: r1898172 [15/33] - in /webservices/website/wss4j: ./ apidocs/ apidocs/jquery/jszip/dist/ apidocs/org/apache/wss4j/binding/wss10/ apidocs/org/apache/wss4j/binding/wss10/class-use/ apidocs/o

2022-02-18 Thread coheigea
Modified: 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/securityToken/X509DefaultSecurityTokenImpl.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/securityToken/X509DefaultSecurityTokenImpl.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/securityToken/X509DefaultSecurityTokenImpl.html
 (original)
+++ 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/securityToken/X509DefaultSecurityTokenImpl.html
 Fri Feb 18 08:39:09 2022
@@ -343,7 +343,7 @@ extends Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
 

Modified: 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/securityToken/X509IssuerSerialTokenImpl.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/securityToken/X509IssuerSerialTokenImpl.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/securityToken/X509IssuerSerialTokenImpl.html
 (original)
+++ 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/securityToken/X509IssuerSerialTokenImpl.html
 Fri Feb 18 08:39:09 2022
@@ -343,7 +343,7 @@ extends Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
 

Modified: 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/securityToken/X509PKIPathv1SecurityTokenImpl.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/securityToken/X509PKIPathv1SecurityTokenImpl.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/securityToken/X509PKIPathv1SecurityTokenImpl.html
 (original)
+++ 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/securityToken/X509PKIPathv1SecurityTokenImpl.html
 Fri Feb 18 08:39:09 2022
@@ -400,7 +400,7 @@ extends Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
 

Modified: 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/securityToken/X509SKISecurityTokenImpl.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/securityToken/X509SKISecurityTokenImpl.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/securityToken/X509SKISecurityTokenImpl.html
 (original)
+++ 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/securityToken/X509SKISecurityTokenImpl.html
 Fri Feb 18 08:39:09 2022
@@ -343,7 +343,7 @@ extends Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
 

Modified: 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/securityToken/X509SecurityTokenImpl.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/securityToken/X509SecurityTokenImpl.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/securityToken/X509SecurityTokenImpl.html
 (original)
+++ 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/securityToken/X509SecurityTokenImpl.html
 Fri Feb 18 08:39:09 2022
@@ -587,7 +587,7 @@ implements Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
 

Modified: 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/securityToken/X509ThumbprintSHA1SecurityTokenImpl.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/securityToken/X509ThumbprintSHA1SecurityTokenImpl.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/securityToken/X509ThumbprintSHA1SecurityTokenImpl.html
 (original)
+++ 
webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/securityToken/X509ThumbprintSHA1SecurityTokenImpl.html
 Fri Feb 18 

svn commit: r1898172 [25/33] - in /webservices/website/wss4j: ./ apidocs/ apidocs/jquery/jszip/dist/ apidocs/org/apache/wss4j/binding/wss10/ apidocs/org/apache/wss4j/binding/wss10/class-use/ apidocs/o

2022-02-18 Thread coheigea
Modified: 
webservices/website/wss4j/xref-test/org/apache/wss4j/common/util/SOAPUtil.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref-test/org/apache/wss4j/common/util/SOAPUtil.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref-test/org/apache/wss4j/common/util/SOAPUtil.html 
(original)
+++ 
webservices/website/wss4j/xref-test/org/apache/wss4j/common/util/SOAPUtil.html 
Fri Feb 18 08:39:09 2022
@@ -92,6 +92,6 @@
 84  }
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

Modified: 
webservices/website/wss4j/xref-test/org/apache/wss4j/common/util/package-summary.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref-test/org/apache/wss4j/common/util/package-summary.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref-test/org/apache/wss4j/common/util/package-summary.html
 (original)
+++ 
webservices/website/wss4j/xref-test/org/apache/wss4j/common/util/package-summary.html
 Fri Feb 18 08:39:09 2022
@@ -68,7 +68,7 @@



-   Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+   Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.


 
\ No newline at end of file

Modified: 
webservices/website/wss4j/xref-test/org/apache/wss4j/dom/common/AbstractSAMLCallbackHandler.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref-test/org/apache/wss4j/dom/common/AbstractSAMLCallbackHandler.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref-test/org/apache/wss4j/dom/common/AbstractSAMLCallbackHandler.html
 (original)
+++ 
webservices/website/wss4j/xref-test/org/apache/wss4j/dom/common/AbstractSAMLCallbackHandler.html
 Fri Feb 18 08:39:09 2022
@@ -316,6 +316,6 @@
 308 }
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

Modified: 
webservices/website/wss4j/xref-test/org/apache/wss4j/dom/common/CombinedCallbackHandler.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref-test/org/apache/wss4j/dom/common/CombinedCallbackHandler.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref-test/org/apache/wss4j/dom/common/CombinedCallbackHandler.html
 (original)
+++ 
webservices/website/wss4j/xref-test/org/apache/wss4j/dom/common/CombinedCallbackHandler.html
 Fri Feb 18 08:39:09 2022
@@ -70,6 +70,6 @@
 62  }
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

Modified: 
webservices/website/wss4j/xref-test/org/apache/wss4j/dom/common/CustomAction.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref-test/org/apache/wss4j/dom/common/CustomAction.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref-test/org/apache/wss4j/dom/common/CustomAction.html
 (original)
+++ 
webservices/website/wss4j/xref-test/org/apache/wss4j/dom/common/CustomAction.html
 Fri Feb 18 08:39:09 2022
@@ -54,6 +54,6 @@
 46  }
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

Modified: 
webservices/website/wss4j/xref-test/org/apache/wss4j/dom/common/CustomCrypto.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref-test/org/apache/wss4j/dom/common/CustomCrypto.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref-test/org/apache/wss4j/dom/common/CustomCrypto.html
 (original)
+++ 
webservices/website/wss4j/xref-test/org/apache/wss4j/dom/common/CustomCrypto.html
 Fri Feb 18 08:39:09 2022
@@ -56,6 +56,6 @@
 48  }
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

Modified: 
webservices/website/wss4j/xref-test/org/apache/wss4j/dom/common/CustomHandler.html
URL: 

svn commit: r1898172 [12/33] - in /webservices/website/wss4j: ./ apidocs/ apidocs/jquery/jszip/dist/ apidocs/org/apache/wss4j/binding/wss10/ apidocs/org/apache/wss4j/binding/wss10/class-use/ apidocs/o

2022-02-18 Thread coheigea
Modified: 
webservices/website/wss4j/apidocs/org/apache/wss4j/policy/model/class-use/SupportingTokens.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/policy/model/class-use/SupportingTokens.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/apidocs/org/apache/wss4j/policy/model/class-use/SupportingTokens.html
 (original)
+++ 
webservices/website/wss4j/apidocs/org/apache/wss4j/policy/model/class-use/SupportingTokens.html
 Fri Feb 18 08:39:09 2022
@@ -187,7 +187,7 @@ $('.navPadding').css('padding-top', $('.
 
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
 

Modified: 
webservices/website/wss4j/apidocs/org/apache/wss4j/policy/model/class-use/SymmetricBinding.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/policy/model/class-use/SymmetricBinding.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/apidocs/org/apache/wss4j/policy/model/class-use/SymmetricBinding.html
 (original)
+++ 
webservices/website/wss4j/apidocs/org/apache/wss4j/policy/model/class-use/SymmetricBinding.html
 Fri Feb 18 08:39:09 2022
@@ -187,7 +187,7 @@ $('.navPadding').css('padding-top', $('.
 
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
 

Modified: 
webservices/website/wss4j/apidocs/org/apache/wss4j/policy/model/class-use/TransportBinding.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/policy/model/class-use/TransportBinding.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/apidocs/org/apache/wss4j/policy/model/class-use/TransportBinding.html
 (original)
+++ 
webservices/website/wss4j/apidocs/org/apache/wss4j/policy/model/class-use/TransportBinding.html
 Fri Feb 18 08:39:09 2022
@@ -187,7 +187,7 @@ $('.navPadding').css('padding-top', $('.
 
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
 

Modified: 
webservices/website/wss4j/apidocs/org/apache/wss4j/policy/model/class-use/TransportToken.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/policy/model/class-use/TransportToken.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/apidocs/org/apache/wss4j/policy/model/class-use/TransportToken.html
 (original)
+++ 
webservices/website/wss4j/apidocs/org/apache/wss4j/policy/model/class-use/TransportToken.html
 Fri Feb 18 08:39:09 2022
@@ -201,7 +201,7 @@ $('.navPadding').css('padding-top', $('.
 
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
 

Modified: 
webservices/website/wss4j/apidocs/org/apache/wss4j/policy/model/class-use/Trust10.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/policy/model/class-use/Trust10.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/apidocs/org/apache/wss4j/policy/model/class-use/Trust10.html
 (original)
+++ 
webservices/website/wss4j/apidocs/org/apache/wss4j/policy/model/class-use/Trust10.html
 Fri Feb 18 08:39:09 2022
@@ -202,7 +202,7 @@ $('.navPadding').css('padding-top', $('.
 
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
 

Modified: 
webservices/website/wss4j/apidocs/org/apache/wss4j/policy/model/class-use/Trust13.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/policy/model/class-use/Trust13.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/apidocs/org/apache/wss4j/policy/model/class-use/Trust13.html
 (original)
+++ 
webservices/website/wss4j/apidocs/org/apache/wss4j/policy/model/class-use/Trust13.html
 Fri Feb 18 08:39:09 2022
@@ -187,7 +187,7 @@ $('.navPadding').css('padding-top', $('.
 
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.

svn commit: r1898172 [24/33] - in /webservices/website/wss4j: ./ apidocs/ apidocs/jquery/jszip/dist/ apidocs/org/apache/wss4j/binding/wss10/ apidocs/org/apache/wss4j/binding/wss10/class-use/ apidocs/o

2022-02-18 Thread coheigea
Modified: 
webservices/website/wss4j/testapidocs/org/apache/wss4j/stax/test/class-use/SignatureCRLTest.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/testapidocs/org/apache/wss4j/stax/test/class-use/SignatureCRLTest.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/testapidocs/org/apache/wss4j/stax/test/class-use/SignatureCRLTest.html
 (original)
+++ 
webservices/website/wss4j/testapidocs/org/apache/wss4j/stax/test/class-use/SignatureCRLTest.html
 Fri Feb 18 08:39:09 2022
@@ -142,7 +142,7 @@ $('.navPadding').css('padding-top', $('.
 
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
 

Modified: 
webservices/website/wss4j/testapidocs/org/apache/wss4j/stax/test/class-use/SignatureCertConstaintsTest.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/testapidocs/org/apache/wss4j/stax/test/class-use/SignatureCertConstaintsTest.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/testapidocs/org/apache/wss4j/stax/test/class-use/SignatureCertConstaintsTest.html
 (original)
+++ 
webservices/website/wss4j/testapidocs/org/apache/wss4j/stax/test/class-use/SignatureCertConstaintsTest.html
 Fri Feb 18 08:39:09 2022
@@ -142,7 +142,7 @@ $('.navPadding').css('padding-top', $('.
 
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
 

Modified: 
webservices/website/wss4j/testapidocs/org/apache/wss4j/stax/test/class-use/SignatureConfirmationTest.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/testapidocs/org/apache/wss4j/stax/test/class-use/SignatureConfirmationTest.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/testapidocs/org/apache/wss4j/stax/test/class-use/SignatureConfirmationTest.html
 (original)
+++ 
webservices/website/wss4j/testapidocs/org/apache/wss4j/stax/test/class-use/SignatureConfirmationTest.html
 Fri Feb 18 08:39:09 2022
@@ -142,7 +142,7 @@ $('.navPadding').css('padding-top', $('.
 
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
 

Modified: 
webservices/website/wss4j/testapidocs/org/apache/wss4j/stax/test/class-use/SignatureEncryptionTest.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/testapidocs/org/apache/wss4j/stax/test/class-use/SignatureEncryptionTest.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/testapidocs/org/apache/wss4j/stax/test/class-use/SignatureEncryptionTest.html
 (original)
+++ 
webservices/website/wss4j/testapidocs/org/apache/wss4j/stax/test/class-use/SignatureEncryptionTest.html
 Fri Feb 18 08:39:09 2022
@@ -142,7 +142,7 @@ $('.navPadding').css('padding-top', $('.
 
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
 

Modified: 
webservices/website/wss4j/testapidocs/org/apache/wss4j/stax/test/class-use/SignatureIssuerCertConstaintsTest.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/testapidocs/org/apache/wss4j/stax/test/class-use/SignatureIssuerCertConstaintsTest.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/testapidocs/org/apache/wss4j/stax/test/class-use/SignatureIssuerCertConstaintsTest.html
 (original)
+++ 
webservices/website/wss4j/testapidocs/org/apache/wss4j/stax/test/class-use/SignatureIssuerCertConstaintsTest.html
 Fri Feb 18 08:39:09 2022
@@ -142,7 +142,7 @@ $('.navPadding').css('padding-top', $('.
 
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 
 

Modified: 
webservices/website/wss4j/testapidocs/org/apache/wss4j/stax/test/class-use/SignaturePrefixListTest.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/testapidocs/org/apache/wss4j/stax/test/class-use/SignaturePrefixListTest.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/testapidocs/org/apache/wss4j/stax/test/class-use/SignaturePrefixListTest.html
 

svn commit: r1898172 [31/33] - in /webservices/website/wss4j: ./ apidocs/ apidocs/jquery/jszip/dist/ apidocs/org/apache/wss4j/binding/wss10/ apidocs/org/apache/wss4j/binding/wss10/class-use/ apidocs/o

2022-02-18 Thread coheigea
Modified: 
webservices/website/wss4j/xref/org/apache/wss4j/policy/builders/SignedElementsBuilder.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref/org/apache/wss4j/policy/builders/SignedElementsBuilder.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref/org/apache/wss4j/policy/builders/SignedElementsBuilder.html
 (original)
+++ 
webservices/website/wss4j/xref/org/apache/wss4j/policy/builders/SignedElementsBuilder.html
 Fri Feb 18 08:39:09 2022
@@ -127,6 +127,6 @@
 119 }
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

Modified: 
webservices/website/wss4j/xref/org/apache/wss4j/policy/builders/SignedPartsBuilder.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref/org/apache/wss4j/policy/builders/SignedPartsBuilder.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref/org/apache/wss4j/policy/builders/SignedPartsBuilder.html
 (original)
+++ 
webservices/website/wss4j/xref/org/apache/wss4j/policy/builders/SignedPartsBuilder.html
 Fri Feb 18 08:39:09 2022
@@ -83,6 +83,6 @@
 75  }
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

Modified: 
webservices/website/wss4j/xref/org/apache/wss4j/policy/builders/SpnegoContextTokenBuilder.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref/org/apache/wss4j/policy/builders/SpnegoContextTokenBuilder.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref/org/apache/wss4j/policy/builders/SpnegoContextTokenBuilder.html
 (original)
+++ 
webservices/website/wss4j/xref/org/apache/wss4j/policy/builders/SpnegoContextTokenBuilder.html
 Fri Feb 18 08:39:09 2022
@@ -81,6 +81,6 @@
 73  }
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

Modified: 
webservices/website/wss4j/xref/org/apache/wss4j/policy/builders/SupportingTokensBuilder.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref/org/apache/wss4j/policy/builders/SupportingTokensBuilder.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref/org/apache/wss4j/policy/builders/SupportingTokensBuilder.html
 (original)
+++ 
webservices/website/wss4j/xref/org/apache/wss4j/policy/builders/SupportingTokensBuilder.html
 Fri Feb 18 08:39:09 2022
@@ -79,6 +79,6 @@
 71  }
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

Modified: 
webservices/website/wss4j/xref/org/apache/wss4j/policy/builders/SymmetricBindingBuilder.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref/org/apache/wss4j/policy/builders/SymmetricBindingBuilder.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref/org/apache/wss4j/policy/builders/SymmetricBindingBuilder.html
 (original)
+++ 
webservices/website/wss4j/xref/org/apache/wss4j/policy/builders/SymmetricBindingBuilder.html
 Fri Feb 18 08:39:09 2022
@@ -66,6 +66,6 @@
 58  }
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

Modified: 
webservices/website/wss4j/xref/org/apache/wss4j/policy/builders/TransportBindingBuilder.html
URL: 
http://svn.apache.org/viewvc/webservices/website/wss4j/xref/org/apache/wss4j/policy/builders/TransportBindingBuilder.html?rev=1898172=1898171=1898172=diff
==
--- 
webservices/website/wss4j/xref/org/apache/wss4j/policy/builders/TransportBindingBuilder.html
 (original)
+++ 
webservices/website/wss4j/xref/org/apache/wss4j/policy/builders/TransportBindingBuilder.html
 Fri Feb 18 08:39:09 2022
@@ -66,6 +66,6 @@
 58  }
 
 
-Copyright  20042021 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20042022 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

Modified: 
webservices/website/wss4j/xref/org/apache/wss4j/policy/builders/TransportTokenBuilder.html
URL: 

<    1   2   3   4   5   6   7   8   9   10   >