Skip navigation links

Oracle Fusion Middleware Extensibility Java API Reference for Oracle Access Management Access Manager
11g Release 2 (11.1.2.1.0)

E27137-02


Package oracle.security.am.plugin

Package holds generic plugin interfaces.

See:
          Description

Interface Summary
ActionContext ActionContext stores the the action context data that can be used by OAM server to execute the action.
AMSession SSO Session created for OAM server.
AMSubject Encapsulates the JAAS subject attributes for an authenticated User.
ContextData Context data defines the meta data required to define plug-in actions.
ContextMetaData ContextMetaData object defines the meta for the data required to define plug-in actions.
ExecutionAction Executions actions can be used to define actions that needs to be performed by OAM server.
GenericPluginService The GenericPluginService class.
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 Interface for plug-in attributes.
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.
PluginExecutionStrategy PluginExecutionStrategyPlug-in Execution Strategy provided the flexibility to control the execution of multiple plug-ins which gets executed one after other.

 

Class Summary
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.
PluginResponse Responses that the plugin can be set to the execution contexts.

 

Enum Summary
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 Summary
PluginRuntimeException  

 

Package oracle.security.am.plugin Description

Package holds generic plugin interfaces.


Skip navigation links

Oracle Fusion Middleware Extensibility Java API Reference for Oracle Access Management Access Manager
11g Release 2 (11.1.2.1.0)

E27137-02


Copyright © 2013, Oracle Corp. All Rights Reserved.