| Interface | Description |
|---|---|
| ActionContext | |
| AMSession |
SSO Session created for OAM server.
|
| AMSubject |
Encapsulates the JAAS subject attributes for an authenticated User.
|
| ContextData | |
| ContextMetaData | |
| ExecutionAction | |
| GenericPluginService |
The
GenericPluginService class. |
| GenericPluginState | |
| GenericTransportContext |
The
GenericTransportContext class. |
| GenericTransportHandler |
The
GenericTransportHandler class. |
| GenericTransportStore |
Transport store stores
the attributes for session state.
|
| GenericTransportToken |
Tranposrt token is used to store the
state data across requests.
|
| ModuleAdvice |
ModuleAdvice will encapsulate the result of
PluginExecutionStrategy execution. |
| PluginAttribute | |
| PluginCommonAttribute |
Defines the common attribute interface for the plug-in attributes.
|
| PluginConfig |
Plug-in Configuration object.
|
| PluginContext |
Context used by the plug-ins to retrieve the attributes and set the
attributes to be used by other plug-ins that gets executed in the flow.
|
| PluginEventFlowController | |
| PluginEventHint | |
| PluginExecutionStrategy |
PluginExecutionStrategyPlug-in Execution Strategy provided
the flexibility to control the execution of multiple plug-ins
which gets executed one after other. |
| Class | Description |
|---|---|
| AbstractAMPlugin |
Abstract plugin.
|
| AbstractPluginExecutionStrategy |
Abstract base class for creating plug-in execution strategy.
|
| ClientProfile |
Object encapsulates the client profile.
|
| MonitoringData |
Monitoring Data will be captured by the plug-in can be
sent to the server for logging.
|
| OAMAbstractAMPlugin |
Abstract plugin.
|
| PluginResponse |
Responses that the plugin can be set to the execution contexts.
|
| Enum | Description |
|---|---|
| Advice |
Enumeration defining the advices.
|
| ExecutionStatus |
Status of the plug-in execution.
|
| GenericPluginService.QueryKey | |
| GenericTransportContext.PARAM_TYPE |
Parameter type.
|
| PluginAttributeContextType |
The context to which the plug-in respones need
to set after the plug-in execution.
|
| Protocol |
List of OAM client protocol.
|
| Exception | Description |
|---|---|
| PluginRuntimeException |