Uses of Class
com.sun.identity.policy.PolicyEvent
- 
Packages that use PolicyEvent Package Description com.sun.identity.policy.interfaces Deprecated interfaces for writing custom Policy plugins for Conditions, Subjects, Referrals, ResponseProviders and Resources. - 
- 
Uses of PolicyEvent in com.sun.identity.policy.interfaces
Methods in com.sun.identity.policy.interfaces with parameters of type PolicyEvent Modifier and Type Method Description voidPolicyListener. policyChanged(PolicyEvent policyEvent)Deprecated.This method is called by the policy framework whenever a policy is added, removed or changed. 
 -