Uses of Class
com.sun.identity.policy.ProxyPolicyEvaluator
-
Packages that use ProxyPolicyEvaluator Package Description com.sun.identity.policy Provides classes for policy administration and evaluation. -
-
Uses of ProxyPolicyEvaluator in com.sun.identity.policy
Methods in com.sun.identity.policy that return ProxyPolicyEvaluator Modifier and Type Method Description ProxyPolicyEvaluator
ProxyPolicyEvaluatorFactory. getProxyPolicyEvaluator(SSOToken token, String serviceType)
Deprecated.Gets an instance ofProxyPolicyEvaluator
.
-