|
Interface Summary |
| NxpeAction |
Defines the interface that you need to extend. |
| NxpeActionFactory |
Defines an interface that you need to extend. |
| NxpeCondition |
Defines an interface you need to extend. |
| NxpeConditionFactory |
Defines the interface for creating a condition object. |
| NxpeContextDataElement |
Defines the methods required to create a context data element that can be
used for injection, for activating roles, or in a condition. |
| NxpeContextDataElementFactory |
Defines the interface for creating a context data element object. |
| NxpeEvaluationContext |
Defines the methods needed for action extensions to query the policy engine
to retrieve information needed for auditing and tracing |
| NxpeGroupedParameter |
Defines the methods for retrieving configuration and instance parematers
as defined in the policy type specification |
| NxpeInformationContext |
Defines the interface for contextual information passed through the policy
engine to the extensions. |
| NxpeParameter |
Defines the methods for managing configuration and instance parematers
as defined in the policy type specification. |
| NxpeParameterList |
Defines methods for retieving configuration and instance parematers
as defined in the policy type specification. |
| NxpeResponseContext |
Defines the response class for the policy extension interface. |