Package | Description |
---|---|
com.iplanet.am.sdk |
This package contains interfaces and implementation for User/Identity
Management.
|
com.iplanet.am.sdk.ldap | |
com.sun.identity.entity |
Modifier and Type | Method and Description |
---|---|
AMOrganization |
AMStoreConnection.createTopOrganization(String orgName,
Map avPairs)
Deprecated.
Bootstraps the Organization tree by creating the Top Organization tree.
|
AMOrganization |
AMStoreConnection.getOrganization(String orgDN)
Deprecated.
Returns the handle to the
AMOrganization object
represented by DN. |
AMOrganization |
AMOrganizationalUnit.getOrganization(String dn)
Deprecated.
Gets the organization by DN
|
AMOrganization |
AMOrganization.getSubOrganization(String dn)
Deprecated.
Returns the sub-organization by DN
|
Modifier and Type | Method and Description |
---|---|
protected Set |
EmailNotificationHelper.getOrgTypeAttributes(AMOrganization org,
String serviceName,
String attrName)
Protected method to be used to obtain organization attribute values for a
given serviceName and attribute name.
|
Modifier and Type | Field and Description |
---|---|
protected AMOrganization |
EntityObjectImpl.entity |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.