Package | Description |
---|---|
com.sun.identity.delegation.plugins | |
com.sun.identity.policy |
Provides classes for policy administration and evaluation.
|
com.sun.identity.policy.interfaces |
Deprecated interfaces for writing custom Policy plugins for Conditions,
Subjects, Referrals, ResponseProviders and Resources.
|
com.sun.identity.policy.remote |
Classes to handle policies remotely.
|
Modifier and Type | Method and Description |
---|---|
void |
DelegationPolicyImpl.policyChanged(PolicyEvent policyEvent)
This method is called by the policy framework whenever
a policy is added, removed or changed.
|
Modifier and Type | Method and Description |
---|---|
void |
PolicyDecisionCacheListener.policyChanged(PolicyEvent evt)
This is the callback implementation for the PolicyListener
which gets called when a policy changes.
|
Modifier and Type | Method and Description |
---|---|
void |
PolicyListener.policyChanged(PolicyEvent policyEvent)
Deprecated.
This method is called by the policy framework whenever
a policy is added, removed or changed.
|
Modifier and Type | Method and Description |
---|---|
void |
PolicyListenerRequest.policyChanged(PolicyEvent evt)
Handles policy change event.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.