Class WSS4JPolicyAsserter

java.lang.Object
org.apache.cxf.ws.security.wss4j.WSS4JPolicyAsserter
All Implemented Interfaces:
PolicyAsserter

public class WSS4JPolicyAsserter extends Object implements PolicyAsserter
Assert policies in CXF that are asserted in the WSS4J policy stax module
  • Constructor Details

    • WSS4JPolicyAsserter

      public WSS4JPolicyAsserter(org.apache.cxf.ws.policy.AssertionInfoMap aim)
  • Method Details