Apache CXF API

Uses of Interface
org.apache.cxf.ws.policy.Assertor

Packages that use Assertor
org.apache.cxf.ws.policy   
 

Uses of Assertor in org.apache.cxf.ws.policy
 

Methods in org.apache.cxf.ws.policy with parameters of type Assertor
 Collection<org.apache.neethi.Assertion> AlternativeSelector.selectAlternative(org.apache.neethi.Policy policy, PolicyEngine engine, Assertor assertor)
           
 boolean PolicyEngine.supportsAlternative(Collection<? extends org.apache.neethi.PolicyComponent> alterative, Assertor assertor)
           
 


Apache CXF API

Apache CXF