Class IdStoreProperty

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

public class IdStoreProperty extends Object
Abstracts the properties of the Identity store property.
Since:
OAM 11.1.1.2.0
  • Constructor Details

    • IdStoreProperty

      public IdStoreProperty()
  • Method Details

    • getName

      public String getName()
      Returns:
    • getValues

      public List getValues()
      Returns:
    • addValue

      public void addValue<wbr>(Object value)
      Parameters:
      value -