Uses of Interface
com.iplanet.am.sdk.AMEntity
-
Packages that use AMEntity Package Description com.iplanet.am.sdk This package contains interfaces and implementation for User/Identity Management.com.sun.identity.entity -
-
Uses of AMEntity in com.iplanet.am.sdk
Classes in com.iplanet.am.sdk that implement AMEntity Modifier and Type Class Description classAMEntityImplMethods in com.iplanet.am.sdk that return AMEntity Modifier and Type Method Description AMEntityAMStoreConnection. getEntity(String eDN)Deprecated.Returns the handle to theAMEntityobject represented by DN. -
Uses of AMEntity in com.sun.identity.entity
Methods in com.sun.identity.entity that return AMEntity Modifier and Type Method Description protected AMEntityEntityObjectImpl. getAMEntity(String ssoToken, String entityName, String entityType, String entityLocation)Method to get the AMEntity object from the storeconnection.
-