Package | Description |
---|---|
com.sun.identity.policy |
Provides classes for policy administration and evaluation.
|
Class and Description |
---|
Condition
The class
Condition defines an interface
to allow pluggable condition. |
PolicyListener
The interface
PolicyListener defines an interface
for listeners that would register with policy framework
to receive notifications whenever a Policy is added, removed
or changed |
Referral
Interface to facilitate delegating policy evaluation
There would be many implementations with different policy delegation
mechanisms such as delegating to peer organizations only
or delegating to sub organizations only.
|
ResponseProvider
The class
ResponseProvider defines an interface to allow
pluggable response providers into the OpenSSO framework. |
Subject
The class
Subject defines a collection
of users (or subject) to whom the specified Policy is applied. |
Copyright © 2010-2013, ForgeRock All Rights Reserved.