Skip navigation links

Oracle Fusion Middleware Extensibility Java API Reference for Oracle Access Management Access Manager
11g Release 2 (11.1.2)

E27137-01


oracle.security.am.engines.common.identity.api
Class IdStoreProperty

java.lang.Object
  extended by oracle.security.am.engines.common.identity.api.IdStoreProperty


public class IdStoreProperty
extends java.lang.Object

Abstracts the properties of the Identity store property.

Since:
OAM 11.1.1.2.0

Constructor Summary
IdStoreProperty()
           

 

Method Summary
 void addValue(java.lang.Object value)
           
 java.lang.String getName()
           
 java.util.List getValues()
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

IdStoreProperty

public IdStoreProperty()

Method Detail

getName

public java.lang.String getName()
Returns:

getValues

public java.util.List getValues()
Returns:

addValue

public void addValue(java.lang.Object value)
Parameters:
value -

Skip navigation links

Oracle Fusion Middleware Extensibility Java API Reference for Oracle Access Management Access Manager
11g Release 2 (11.1.2)

E27137-01


Copyright © 2012, Oracle Corp. All Rights Reserved.