Skip navigation links

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

E22473-01


Package oracle.security.am.plugin.authn

Package holds authentication plugin interfaces.

See:
          Description

Interface Summary
AuthenticationContext AuthenticationContext will contain the execution context information for authentication plug-ins.
AuthnModuleConfig AuthnModuleConfig object will hold the configuration details for the plugin.
AuthnModuleOrchStepConfig Configuration of Module orchestration steps.
AuthnModuleStepConfig AuthnModuleStepConfig will contains the steps defined in the authentication module and the parameters.
AuthnModuleStrategyConfig AuthnModuleStrategyConfig object contains the configuration required for strategy execution.
AuthnPluginService Base interface for the autehntication plugins.

 

Class Summary
AbstractAuthenticationPlugIn Plug-in Interface that will be exposed to the plug-in developers.
AuthenticationConstants AuthenticationConstants object defines the constants used for retrieving the credential parameters.
Credential Credential object holds the credentials collected from the user.
CredentialParam CredentialParam object holds the each credenetial collected.
ExecutionState State of the execution.
PluginConstants PluginConstants Contains the Constants used by the plugins.
PlugInUtil Utility class for the authentication plugins.

 

Enum Summary
AuthenticationErrorCode Error codes defined for authentication modules.

 

Exception Summary
AuthenticationException Basic authentication Exception that needs to be thrown from AUthentication plugins.

 

Package oracle.security.am.plugin.authn Description

Package holds authentication plugin interfaces.


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.