Uses of Class
com.sun.xml.ws.policy.PolicyIntersector
-
Packages that use PolicyIntersector Package Description 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 Modifier and Type Method Description static PolicyIntersectorPolicyIntersector. createLaxPolicyIntersector()Returns a strict policy intersector that can be used to intersect group of policies.static PolicyIntersectorPolicyIntersector. createStrictPolicyIntersector()Returns a strict policy intersector that can be used to intersect group of policies.
-