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.AuthnModuleStepConfig

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

 

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

 

Methods in oracle.security.am.plugin.authn that return types with arguments of type AuthnModuleStepConfig
 java.util.List<AuthnModuleStepConfig> AuthnModuleConfig.getAuthnModuleSteps()
          Returns the list of Module configuration Steps.

 

Method parameters in oracle.security.am.plugin.authn with type arguments of type AuthnModuleStepConfig
 void AuthnModuleConfig.setAuthnModuleSteps(java.util.List<AuthnModuleStepConfig> authnModuleSteps)
          Sets thelist of Module configuration Steps.

 


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.