Hi, I've tried to put
<sp:AlgorithmSuite>
<wsp:Policy>
<wsp:ExactlyOne>
<sp:Basic128Rsa15 />
<sp:Basic256Rsa15 />
<sp:Basic128Sha256Rsa15 />
<sp:Basic256Sha256Rsa15 />
</wsp:ExactlyOne>
</wsp:Policy>
</sp:AlgorithmSuite>
But I've get this errror:
org.apache.cxf.ws.security.policy.WSSPolicyException: Invalid algorithm
suite ExactlyOne.
Where is the problem?
Regards
--
View this message in context:
http://cxf.547215.n5.nabble.com/WS-Security-Policy-Problem-with-algorithm-suite-tp5772956p5772966.html
Sent from the cxf-user mailing list archive at Nabble.com.