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


Uses of Package
oracle.security.am.plugin

Packages that use oracle.security.am.plugin
oracle.security.am.plugin Package holds generic plugin interfaces. 
oracle.security.am.plugin.authn Package holds authentication plugin interfaces. 
oracle.security.am.plugin.impl Package holds default implemention for execution actions. 

 

Classes in oracle.security.am.plugin used by oracle.security.am.plugin
AbstractAMPlugin
          Abstract plugin.
ActionContext
          ActionContext stores the the action context data that can be used by OAM server to execute the action.
Advice
          Enumeration defining the advices.
AMSession
          SSO Session created for OAM server.
AMSubject
          Encapsulates the JAAS subject attributes for an authenticated User.
ClientProfile
          Object encapsulates the client profile.
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.
ExecutionStatus
          Status of the plug-in execution.
GenericPluginService
          The GenericPluginService class.
GenericPluginService.QueryKey
           
GenericTransportContext
          The GenericTransportContext class.
GenericTransportContext.PARAM_TYPE
          Parameter type.
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.
MonitoringData
          Monitoring Data will be captured by the plug-in can be sent to the server for logging.
PluginAttribute
          Interface for plug-in attributes.
PluginAttributeContextType
          The context to which the plug-in respones need to set after the plug-in execution.
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.
PluginResponse
          Responses that the plugin can be set to the execution contexts.
Protocol
          List of OAM client protocol.

 

Classes in oracle.security.am.plugin used by oracle.security.am.plugin.authn
AbstractAMPlugin
          Abstract plugin.
ExecutionStatus
          Status of the plug-in execution.
GenericPluginService
          The GenericPluginService class.
PluginAttribute
          Interface for plug-in attributes.
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.

 

Classes in oracle.security.am.plugin used by oracle.security.am.plugin.impl
ActionContext
          ActionContext stores the the action context data that can be used by OAM server to execute the action.
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.
PluginAttribute
          Interface for plug-in attributes.

 


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.