Uses of Class
com.sun.identity.policy.Rule
Package
Description
Provides classes for policy administration and evaluation.
-
Uses of Rule in com.sun.identity.policy
Modifier and TypeMethodDescriptionDeprecated.Gets the rule object identified by name.Policy.removeRule
(String ruleName) Deprecated.Removes theRule
with the given name.Modifier 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.