Uses of Class
com.sun.identity.policy.Rule
Packages that use Rule
Package
Description
Provides classes for policy administration and evaluation.
-
Uses of Rule in com.sun.identity.policy
Methods in com.sun.identity.policy that return RuleModifier and TypeMethodDescriptionDeprecated.Gets the rule object identified by name.Policy.removeRule
(String ruleName) Deprecated.Removes theRule
with the given name.Methods in com.sun.identity.policy with parameters of type RuleModifier and TypeMethodDescriptionvoid
Deprecated.Adds a new policy rule.void
Policy.replaceRule
(Rule rule) Deprecated.Replaces an existing rule with the same name by the current one.