Uses of Interface
com.sun.xml.wss.impl.PolicyResolver

Packages that use PolicyResolver
com.sun.xml.wss.jaxws.impl   
com.sun.xml.wss.provider.wsit   
 

Uses of PolicyResolver in com.sun.xml.wss.jaxws.impl
 

Classes in com.sun.xml.wss.jaxws.impl that implement PolicyResolver
 class PolicyResolverImpl
           
 

Uses of PolicyResolver in com.sun.xml.wss.provider.wsit
 

Methods in com.sun.xml.wss.provider.wsit that return PolicyResolver
static PolicyResolver PolicyResolverFactory.createPolicyResolver(HashMap<WSDLBoundOperation,SecurityPolicyHolder> inMessagePolicyMap, HashMap<String,SecurityPolicyHolder> ip, WSDLBoundOperation cachedOperation, TubeConfiguration tubeConfig, AddressingVersion addVer, boolean isClient, RmProtocolVersion rmVer, McProtocolVersion mcVer)
           
static PolicyResolver PolicyResolverFactory.createPolicyResolver(List<PolicyAlternativeHolder> alternatives, WSDLBoundOperation cachedOperation, TubeConfiguration tubeConfig, AddressingVersion addVer, boolean isClient, RmProtocolVersion rmVer, McProtocolVersion mcVer)
           
 



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