Uses of Class
com.sun.identity.policy.remote.PolicyService
-
Packages that use PolicyService Package Description com.sun.identity.policy.remote Classes to handle policies remotely. -
-
Uses of PolicyService in com.sun.identity.policy.remote
Methods in com.sun.identity.policy.remote that return PolicyService Modifier and Type Method Description static PolicyServicePolicyService. parseXML(String xml)ReturnsPolicyServiceobject constructed from XML.
-