Skip navigation links

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

E22473-01


Uses of Class
oracle.security.am.plugin.Advice

Packages that use Advice
oracle.security.am.plugin Package holds general plugin interfaces. 

 

Uses of Advice in oracle.security.am.plugin

 

Methods in oracle.security.am.plugin that return Advice
 Advice ModuleAdvice.getAdvice()
          returns the Advice associated with the ModuleAdvice.
static Advice Advice.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Advice[] Advice.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 


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.