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.authn.AuthnModuleOrchStepConfig

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

 

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

 

Methods in oracle.security.am.plugin.authn that return types with arguments of type AuthnModuleOrchStepConfig
 java.util.List<AuthnModuleOrchStepConfig> AuthnModuleStrategyConfig.getOrchestrationSteps()
          Gets the list of AuthnModuleOrchStepConfig objects.

 

Method parameters in oracle.security.am.plugin.authn with type arguments of type AuthnModuleOrchStepConfig
 void AuthnModuleStrategyConfig.setOrchestrationSteps(java.util.List<AuthnModuleOrchStepConfig> orchestrationSteps)
          Sets the list of AuthnModuleOrchStepConfig objects.

 


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.