Uses of Interface
org.apache.ws.policy.CompositeAssertion

Packages that use CompositeAssertion
org.apache.ws.policy   
 

Uses of CompositeAssertion in org.apache.ws.policy
 

Classes in org.apache.ws.policy that implement CompositeAssertion
 class AndCompositeAssertion
          AndCompositeAssertion requires that all of its terms are met.
 class Policy
          Policy class is the runtime representation of a policy.
 class XorCompositeAssertion
          XorCompositeAssertion requires that exactly one of its terms are met.
 



Copyright © 2002-2006 Apache Software Foundation. All Rights Reserved.