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


Deprecated API


Contents

Deprecated Methods
oracle.security.am.plugin.ExecutionStatus.getAction()
           
oracle.security.am.plugin.GenericPluginService.getDescription()
          This method will be removed in future releases.
Description of the plug-in. This value will be displayed in the UI when the user selects an plug-in to assign to an plugin point.
 
oracle.security.am.plugin.ExecutionStatus.getErrorCode()
           
oracle.security.am.plugin.ExecutionStatus.getErrorMsg()
           
oracle.security.am.plugin.GenericPluginService.getPluginName()
          This method will be removed in future releases.
Name will be an identifier for the plug-in. User can use the name and version of the plug-in in plug-in UI to identify the plug-in user want to use.
 
oracle.security.am.plugin.authn.AuthenticationErrorCode.getPrimaryMessage()
           
oracle.security.am.plugin.GenericPluginService.getRevision()
          This method will be removed in future releases.
Returns back the plug-in revision. Items required for plug-in management. Revision should be an integer value. Plugin developers can keep track of multiple revisions of the plugin. The plugin development framework will take care of maintaining version.
 
oracle.security.am.plugin.ExecutionStatus.setAction(ExecutionAction)
           
oracle.security.am.plugin.ExecutionStatus.setErrorCode(int)
           
oracle.security.am.plugin.ExecutionStatus.setErrorMsg(String)
           
oracle.security.am.plugin.GenericPluginService.setMonitoringStatus(boolean)
          This method will be removed in future releases.
get the monitoring status configured for the plugin.
 
oracle.security.am.plugin.authn.AuthenticationErrorCode.setPrimaryMessage(String)
           

 


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.