Package | Description |
---|---|
com.sun.identity.policy |
Provides classes for policy administration and evaluation.
|
Modifier and Type | Method and Description |
---|---|
void |
PolicyEvaluator.addPolicyListener(PolicyListener policyListener)
Deprecated.
Adds a policy listener that would be notified whenever a policy
is added, removed or changed
|
void |
PolicyEvaluator.removePolicyListener(PolicyListener policyListener)
Deprecated.
Removes a policy listener that was previously registered
to receive notifications whenever a policy is added, removed
or changed.
|
Copyright © 2010-2020, ForgeRock All Rights Reserved.