Skip navigation links

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

E22473-01


Uses of Interface
oracle.security.am.plugin.GenericPluginService

Packages that use GenericPluginService
oracle.security.am.plugin Package holds general 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
          Base interface for the autehntication plugins.

 

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

 


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.