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 Interface
oracle.security.am.plugin.GenericPluginService

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

 

Uses of GenericPluginService in oracle.security.am.plugin

 

Subinterfaces of GenericPluginService in oracle.security.am.plugin
 interface PluginExecutionStrategy
          PluginExecutionStrategyPlug-in Execution Strategy provided the flexibility to control the execution of multiple plug-ins which gets executed one after other.

 

Classes in oracle.security.am.plugin that implement GenericPluginService
 class AbstractAMPlugin
          Abstract plugin.
 class AbstractPluginExecutionStrategy
          Abstract base class for creating plug-in execution strategy.

 

Uses of GenericPluginService in oracle.security.am.plugin.authn

 

Subinterfaces of GenericPluginService in oracle.security.am.plugin.authn
 interface AuthnPluginService
           

 

Classes in oracle.security.am.plugin.authn that implement GenericPluginService
 class AbstractAuthenticationPlugIn
          Plug-in Interface that will be exposed to the plug-in developers.
 class oracle.security.am.plugin.authn.OAMAbstractAuthenticationPlugIn
           

 


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.