Skip navigation links

Oracle Access Manager Extensibility Java API Reference
11g Release 1 (11.1.1.5)

E22473-01


Uses of Package
oracle.security.am.plugin

Packages that use oracle.security.am.plugin
oracle.security.am.plugin Package holds general plugin interfaces. 
oracle.security.am.plugin.authn Package holds authentication plugin interfaces. 

 

Classes in oracle.security.am.plugin used by oracle.security.am.plugin
AbstractAMPlugin
          Abstract plugin.
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.
ExecutionStatus
          Status of the plug-in execution.
GenericPluginService
          The GenericPluginService Defines base the interface for all OAM plugins.
GenericPluginService.QueryKey
          Defines the plug-in properties for the OSGI bundle.
GenericTransportContext
          The GenericTransportContext holds the transport specific properties.
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.
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 Defines base the interface for all OAM plugins.
MonitoringData
          Monitoring Data will be captured by the plug-in can be sent to the server for logging.
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.

 


Skip navigation links

Oracle Access Manager Extensibility Java API Reference
11g Release 1 (11.1.1.5)

E22473-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.