|
Oracle Fusion Middleware Extensibility Java API Reference for Oracle Access Management Access Manager 11g Release 2 (11.1.2.1.0) E27137-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.security.am.engines.common.identity.api.IdmPropertySet
public class IdmPropertySet
Holds the list of Identity Store properties.
| Constructor Summary | |
|---|---|
IdmPropertySet() |
|
| Method Summary | |
|---|---|
java.util.Iterator |
getAll()returns all the attributes in the property set. |
IdStoreProperty |
getProperty(java.lang.String pname) |
void |
setProperty(java.lang.String pname, IdStoreProperty prop)sets the property to the PropertySet. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IdmPropertySet()
| Method Detail |
|---|
public IdStoreProperty getProperty(java.lang.String pname)
pname - name of the property.IdStoreProperty object.
public void setProperty(java.lang.String pname,
IdStoreProperty prop)
pname -prop - IdStoreProperty object.public java.util.Iterator getAll()
|
Oracle Fusion Middleware Extensibility Java API Reference for Oracle Access Management Access Manager 11g Release 2 (11.1.2.1.0) E27137-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2013, Oracle Corp. All Rights Reserved.