Skip navigation links

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

E22473-01


oracle.security.am.plugin
Interface PluginCommonAttribute


public interface PluginCommonAttribute

Defines the common attribute interface for the plug-in attributes.

Since:
OAM 11.1.1.5.0
Version:
OAM 11.1.1.5.0

Method Summary
 java.lang.String getName()
          Gets the name of the attribute.

 

Method Detail

getName

java.lang.String getName()
Gets the name of the attribute.
Returns:
the name

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.