com.sun.xml.wss.jaxws.impl
Class PolicyResolverImpl
java.lang.Object
com.sun.xml.wss.jaxws.impl.PolicyResolverImpl
- All Implemented Interfaces:
- PolicyResolver
public class PolicyResolverImpl
- extends Object
- implements PolicyResolver
- Author:
- Ashutosh.Shahi@sun.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static final Logger log
PolicyResolverImpl
public PolicyResolverImpl(HashMap<WSDLBoundOperation,SecurityPolicyHolder> inMessagePolicyMap,
HashMap<String,SecurityPolicyHolder> ip,
WSDLBoundOperation cachedOperation,
TubeConfiguration tubeConfig,
AddressingVersion addVer,
boolean isClient,
RmProtocolVersion rmVer,
McProtocolVersion mcVer)
- Creates a new instance of OperationResolverImpl
resolvePolicy
public SecurityPolicy resolvePolicy(ProcessingContext ctx)
- Specified by:
resolvePolicy in interface PolicyResolver
getInBoundSCP
protected PolicyAssertion getInBoundSCP()
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.