Skip navigation links
oracle.security.am.engines.common.identity.api
Class IdStoreProperty
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdStoreProperty
public IdStoreProperty()
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
Copyright © 2012, Oracle Corp. All Rights Reserved.