Tom Sheehan created CXF-5666:
--------------------------------
Summary: SAMLSSOResponseValidator broken by CommonsBean update
Key: CXF-5666
URL: https://issues.apache.org/jira/browse/CXF-5666
Project: CXF
Issue Type: Bug
Affects Versions: 3.0.0-milestone2
Reporter: Tom Sheehan
Wss4j commit of ConditionsBean.java, in the WSS4J SVN repository, version
1583965 changes a method signature from setAudienceURI(String) to
setAudienceURIs(List<String>) in wss4j-ws-security-common-v2.0.0-SNAPSHOT.
This, creates a compile time unsatisfied method error in,
SAMLSSOResponseValidatorTest.
This is discovered in Git repo version 61cad67.
--
This message was sent by Atlassian JIRA
(v6.2#6252)