com.sun.xml.wss.jaxws.impl
Class RMPolicyResolver

java.lang.Object
  extended by com.sun.xml.wss.jaxws.impl.RMPolicyResolver

public class RMPolicyResolver
extends java.lang.Object

TODO: Make this configurable


Constructor Summary
RMPolicyResolver()
          Creates a new instance of RMPolicyResolver
RMPolicyResolver(SecurityPolicyVersion spVersion, RmVersion rmVersion)
           
 
Method Summary
 com.sun.xml.ws.policy.Policy getOperationLevelPolicy()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RMPolicyResolver

public RMPolicyResolver()
Creates a new instance of RMPolicyResolver


RMPolicyResolver

public RMPolicyResolver(SecurityPolicyVersion spVersion,
                        RmVersion rmVersion)
Method Detail

getOperationLevelPolicy

public com.sun.xml.ws.policy.Policy getOperationLevelPolicy()
                                                     throws com.sun.xml.ws.policy.PolicyException
Throws:
com.sun.xml.ws.policy.PolicyException