Uses of Class
com.sun.xml.ws.policy.PolicyIntersector

Packages that use PolicyIntersector
com.sun.xml.ws.policy The root package of public policy API. 
 

Uses of PolicyIntersector in com.sun.xml.ws.policy
 

Methods in com.sun.xml.ws.policy that return PolicyIntersector
static PolicyIntersector PolicyIntersector.createLaxPolicyIntersector()
          Returns a strict policy intersector that can be used to intersect group of policies.
static PolicyIntersector PolicyIntersector.createStrictPolicyIntersector()
          Returns a strict policy intersector that can be used to intersect group of policies.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.