Uses of Class
com.sun.identity.policy.remote.PolicyResponse
-
Packages that use PolicyResponse Package Description com.sun.identity.policy.remote Classes to handle policies remotely. -
-
Uses of PolicyResponse in com.sun.identity.policy.remote
Methods in com.sun.identity.policy.remote that return PolicyResponse Modifier and Type Method Description PolicyResponsePolicyService. getPolicyResponse()Returns thePolicyResponseobject.static PolicyResponsePolicyResponse. parseXML(Node pNode)ReturnsPolicyResponseobject constructed from XML.Methods in com.sun.identity.policy.remote with parameters of type PolicyResponse Modifier and Type Method Description voidPolicyService. setPolicyResponse(PolicyResponse res)Sets thePolicyResponseof the Policy Service.
-