Uses of Class
com.sun.xml.ws.policy.impl.bindings.PolicyReference
-
Packages that use PolicyReference Package Description com.sun.xml.ws.policy.impl.bindings com.sun.xml.ws.security.trust.elements -
-
Uses of PolicyReference in com.sun.xml.ws.policy.impl.bindings
Methods in com.sun.xml.ws.policy.impl.bindings that return PolicyReference Modifier and Type Method Description PolicyReferenceObjectFactory. createPolicyReference()Create an instance ofPolicyReference -
Uses of PolicyReference in com.sun.xml.ws.security.trust.elements
Methods in com.sun.xml.ws.security.trust.elements that return PolicyReference Modifier and Type Method Description PolicyReferenceWSTrustElementBase. getPolicyReference()Get the desired policyReference settings for the token if specified, null otherwiseMethods in com.sun.xml.ws.security.trust.elements with parameters of type PolicyReference Modifier and Type Method Description voidWSTrustElementBase. setPolicyReference(PolicyReference policyRef)Set the desired policyReference settings for the requested token
-