This is an automated email from the ASF dual-hosted git repository.
buhhunyx pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git.
from 7b22b51 Updating WSS4J to 2.2.5
new 45251dd fediz-core: avoid null asignment in FederationProcessorImpl
new d43ffb4 fediz-core: minor change in FederationProtocol
new 90c309e fediz-core: use Objects for equals in Protocol
new b56e099 fediz-core: cleanup deprecated code in SAMLTokenValidator
new c6614c0 Update to CXF 3.3.6
The 5 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:
.../cxf/fediz/core/config/FederationProtocol.java | 2 +-
.../org/apache/cxf/fediz/core/config/Protocol.java | 25 +++++---------
.../core/processor/FederationProcessorImpl.java | 24 +++++---------
.../cxf/fediz/core/saml/SAMLTokenValidator.java | 38 ++--------------------
pom.xml | 2 +-
5 files changed, 21 insertions(+), 70 deletions(-)