svn commit: r1823580 - /webservices/wss4j/trunk/ws-security-common/src/main/java/org/apache/wss4j/common/saml/bean/SubjectBean.java

2018-02-08 Thread coheigea
Author: coheigea Date: Thu Feb 8 16:35:07 2018 New Revision: 1823580 URL: http://svn.apache.org/viewvc?rev=1823580=rev Log: Fixing hashcode/equals Modified: webservices/wss4j/trunk/ws-security-common/src/main/java/org/apache/wss4j/common/saml/bean/SubjectBean.java Modified:

svn commit: r1823582 - in /webservices/wss4j/branches/2_1_x-fixes/ws-security-dom/src/test/java/org/apache/wss4j/dom: common/AbstractSAMLCallbackHandler.java common/SAML2CallbackHandler.java saml/Saml

2018-02-08 Thread coheigea
Author: coheigea Date: Thu Feb 8 16:51:35 2018 New Revision: 1823582 URL: http://svn.apache.org/viewvc?rev=1823582=rev Log: Adding a test for WSS-622 Modified: webservices/wss4j/branches/2_1_x-fixes/ws-security-dom/src/test/java/org/apache/wss4j/dom/common/AbstractSAMLCallbackHandler.java

svn commit: r1823584 - /webservices/wss4j/branches/2_1_x-fixes/ws-security-common/src/main/java/org/apache/wss4j/common/saml/bean/SubjectBean.java

2018-02-08 Thread coheigea
Author: coheigea Date: Thu Feb 8 16:51:58 2018 New Revision: 1823584 URL: http://svn.apache.org/viewvc?rev=1823584=rev Log: Fixing hashcode/equals Modified: webservices/wss4j/branches/2_1_x-fixes/ws-security-common/src/main/java/org/apache/wss4j/common/saml/bean/SubjectBean.java Modified:

svn commit: r1823583 - in /webservices/wss4j/branches/2_1_x-fixes/ws-security-common/src/main/java/org/apache/wss4j/common/saml: bean/SubjectBean.java builder/SAML2ComponentBuilder.java

2018-02-08 Thread coheigea
Author: coheigea Date: Thu Feb 8 16:51:51 2018 New Revision: 1823583 URL: http://svn.apache.org/viewvc?rev=1823583=rev Log: WSS4J WSS-622 from SAMLCallback no possible setting SAML2 SubjectConfirmation.NameID Signed-off-by: Colm O hEigeartaigh This closes #9 Modified:

svn commit: r1823585 - /webservices/wss4j/branches/2_1_x-fixes/ws-security-dom/src/test/java/org/apache/wss4j/dom/saml/SamlTokenTest.java

2018-02-08 Thread coheigea
Author: coheigea Date: Thu Feb 8 16:52:05 2018 New Revision: 1823585 URL: http://svn.apache.org/viewvc?rev=1823585=rev Log: Fixing merge Modified: webservices/wss4j/branches/2_1_x-fixes/ws-security-dom/src/test/java/org/apache/wss4j/dom/saml/SamlTokenTest.java Modified: