Package | Description |
---|---|
com.iplanet.am.sdk |
This package contains interfaces and implementation for User/Identity
Management.
|
Modifier and Type | Class and Description |
---|---|
class |
AMEntryExistsException
Deprecated.
As of Sun Java System Access Manager 7.1.
|
class |
AMInvalidDNException
Deprecated.
As of Sun Java System Access Manager 7.1.
|
class |
AMPostCallBackException
Deprecated.
As of Sun Java System Access Manager 7.1.
|
class |
AMPreCallBackException
Deprecated.
As of Sun Java System Access Manager 7.1.
|
Modifier and Type | Method and Description |
---|---|
void |
AMEntity.activate()
Deprecated.
Activates the entity (if a status attribute is defined for this entity).
|
void |
AMResource.activate()
Deprecated.
Activates the user.
|
void |
AMUser.activate()
Deprecated.
Activates the user.
|
void |
AMGroup.addNestedGroups(Set groups)
Deprecated.
Nests the given group distinguished names in this the group.
|
protected static void |
AMStoreConnection.addToOrgMapCache(SSOToken stoken,
String dn)
Deprecated.
Protected method to update the
orgMapCache |
void |
AMAssignableDynamicGroup.addUsers(Set users)
Deprecated.
Adds users to the assignable dynamic group.
|
void |
AMStaticGroup.addUsers(Set users)
Deprecated.
Adds users to the static group.
|
void |
AMRole.addUsers(Set users)
Deprecated.
Adds users to the role.
|
void |
AMUser.assignAssignableDynamicGroup(AMAssignableDynamicGroup assignableDynamicGroup)
Deprecated.
Assigns a assignable dynamic group to the user.
|
void |
AMUser.assignAssignableDynamicGroup(String assignableDynamicGroupDN)
Deprecated.
Assigns a assignable dynamic group to the user.
|
void |
AMObject.assignPolicies(String serviceName,
Set policyDNs)
Deprecated.
This method has been deprecated. Please use:
com.sun.identity.policy package for creating
and managing policies. |
void |
AMUser.assignRole(AMRole role)
Deprecated.
Assigns a role to the user.
|
void |
AMUser.assignRole(String roleDN)
Deprecated.
Assigns a role to the user.
|
void |
AMOrganizationalUnit.assignService(String serviceName,
Map attrMap)
Deprecated.
Assign service to the organizational unit.
|
void |
AMObject.assignServices(Map serviceNameAndAttrs)
Deprecated.
Assign services to the entity (user/group/organization/organization
unit).
|
void |
AMUser.assignServices(Set serviceNames)
Deprecated.
Assigns services to the user.
|
void |
AMUser.assignStaticGroup(AMStaticGroup group)
Deprecated.
Assigns a static group to the user.
|
void |
AMUser.assignStaticGroup(String groupDN)
Deprecated.
Assigns a static group to the user.
|
AMGroup |
AMGroupContainer.createAssignableDynamicGroup(String name,
Map attributes,
Map serviceNameAndAttrs)
Deprecated.
Creates assignable dynamic group.
|
AMGroup |
AMOrganization.createAssignableDynamicGroup(String name,
Map attributes,
Map serviceNameAndAttrs)
Deprecated.
Creates assignable dynamic group.
|
Set |
AMGroupContainer.createAssignableDynamicGroups(Map groups)
Deprecated.
Creates assignable dynamic groups and initializes their attributes.
|
Set |
AMGroup.createAssignableDynamicGroups(Map groups)
Deprecated.
Creates assignable dynamic groups and initializes their attributes.
|
Set |
AMGroupContainer.createAssignableDynamicGroups(Set groupNames)
Deprecated.
Creates assignable dynamic groups in this group container.
|
Set |
AMGroup.createAssignableDynamicGroups(Set groupNames)
Deprecated.
Creates assignable dynamic groups in this group.
|
Set |
AMOrganizationalUnit.createAssignableDynamicGroups(Set assignableDynamicGroups)
Deprecated.
Creates assignable dynamic groups.
|
Set |
AMOrganization.createAssignableDynamicGroups(Set assignableDynamicGroups)
Deprecated.
Creates assignable dynamic groups.
|
AMGroup |
AMGroupContainer.createDynamicGroup(String name,
Map attributes,
Map serviceNameAndAttrs)
Deprecated.
Creates dynamic group.
|
AMGroup |
AMOrganization.createDynamicGroup(String name,
Map attributes,
Map serviceNameAndAttrs)
Deprecated.
Creates dynamic group.
|
Set |
AMGroupContainer.createDynamicGroups(Map groups)
Deprecated.
Creates dynamic groups and initializes their attributes.
|
Set |
AMGroup.createDynamicGroups(Map groups)
Deprecated.
Creates dynamic groups and initializes their attributes.
|
Set |
AMOrganizationalUnit.createDynamicGroups(Map dynamicGroups)
Deprecated.
Creates dynamic groups and initializes their attributes.
|
Set |
AMOrganization.createDynamicGroups(Map dynamicGroups)
Deprecated.
Creates dynamic groups and initializes their attributes.
|
Set |
AMGroupContainer.createDynamicGroups(Set groupNames)
Deprecated.
Creates dynamic groups in this group container.
|
Set |
AMGroup.createDynamicGroups(Set groupNames)
Deprecated.
Creates dynamic groups in this group.
|
Set |
AMOrganization.createEntities(int type,
Map entityNamesAndAttrs)
Deprecated.
Creates the entities of the given type.
|
Set |
AMOrganization.createEntities(int type,
Set entityNames)
Deprecated.
This method creates the entities of the given type.
|
Set |
AMPeopleContainer.createEntities(String stype,
Map entities)
Deprecated.
Creates entities and initializes their attributes.
|
Set |
AMOrganizationalUnit.createEntities(String stype,
Map entities)
Deprecated.
Creates entities and initializes their attributes.
|
Set |
AMPeopleContainer.createEntities(String type,
Set entities)
Deprecated.
Create managed entities in this container.
|
Set |
AMOrganizationalUnit.createEntities(String type,
Set entities)
Deprecated.
Create managed entities in this container.
|
Set |
AMOrganizationalUnit.createFilteredRoles(Map roles)
Deprecated.
Creates filtered roles.
|
Set |
AMOrganization.createFilteredRoles(Map roles)
Deprecated.
Creates filtered roles.
|
Set |
AMOrganizationalUnit.createFilteredRoles(Set roles)
Deprecated.
Creates filtered roles.
|
Set |
AMOrganization.createFilteredRoles(Set roles)
Deprecated.
Creates filtered roles.
|
Set |
AMOrganizationalUnit.createGroupContainers(Map groupContainers)
Deprecated.
Creates group containers and initializes their attributes.
|
Set |
AMOrganization.createGroupContainers(Map groupContainers)
Deprecated.
Creates group containers and initializes their attributes.
|
Set |
AMOrganizationalUnit.createGroupContainers(Set groupContainers)
Deprecated.
Creates group containers.
|
Set |
AMOrganization.createGroupContainers(Set groupContainers)
Deprecated.
Creates group containers.
|
String |
AMOrganization.createOrganization(String orgName,
String domainName,
Map attrMap,
Map serviceNamesAndAttrs)
Deprecated.
Creates sub-organizations and initializes their attributes.
|
Set |
AMOrganization.createOrganizationalUnits(Map organizationalUnits)
Deprecated.
Creates organizational units and initializes their attributes.
|
Set |
AMOrganization.createOrganizationalUnits(Set organizationalUnits)
Deprecated.
Creates organizational units.
|
Set |
AMOrganizationalUnit.createOrganizations(Map organizations)
Deprecated.
Creates organizations and initializes their attributes.
|
Set |
AMOrganizationalUnit.createOrganizations(Set organizations)
Deprecated.
Creates organizations.
|
Set |
AMOrganizationalUnit.createPeopleContainers(Map peopleContainers)
Deprecated.
Creates people containers and initializes their attributes.
|
Set |
AMOrganization.createPeopleContainers(Map peopleContainers)
Deprecated.
Creates people containers and initializes their attributes.
|
Set |
AMOrganizationalUnit.createPeopleContainers(Set peopleContainers)
Deprecated.
Creates people containers.
|
Set |
AMOrganization.createPeopleContainers(Set peopleContainers)
Deprecated.
Creates people containers.
|
AMTemplate |
AMObject.createPolicyTemplate(String serviceName,
Map attributes)
Deprecated.
use
com.sun.identity.policy package for
creating and managing policies. |
AMTemplate |
AMObject.createPolicyTemplate(String serviceName,
Map attributes,
int priority)
Deprecated.
use
com.sun.identity.policy package for
creating and managing policies. |
Set |
AMPeopleContainer.createResources(Map resourceMap)
Deprecated.
Create resources in this organization.
|
Set |
AMPeopleContainer.createResources(Set resourceNames)
Deprecated.
Create resources in this organization.
|
Set |
AMOrganizationalUnit.createRoles(Map roles)
Deprecated.
Creates roles.
|
Set |
AMOrganization.createRoles(Map roles)
Deprecated.
Creates roles.
|
Set |
AMOrganizationalUnit.createRoles(Set roles)
Deprecated.
Creates roles.
|
Set |
AMOrganization.createRoles(Set roles)
Deprecated.
Creates roles.
|
AMGroup |
AMGroupContainer.createStaticGroup(String name,
Map attributes,
Map serviceNameAndAttrs)
Deprecated.
Creates static group.
|
AMGroup |
AMOrganization.createStaticGroup(String name,
Map attributes,
Map serviceNameAndAttrs)
Deprecated.
Creates static group.
|
Set |
AMGroupContainer.createStaticGroups(Map groups)
Deprecated.
Creates static groups and initializes their attributes.
|
Set |
AMGroup.createStaticGroups(Map groups)
Deprecated.
Creates static groups and initializes their attributes.
|
Set |
AMGroupContainer.createStaticGroups(Set groupNames)
Deprecated.
Creates static groups in this group container.
|
Set |
AMGroup.createStaticGroups(Set groupNames)
Deprecated.
Creates static groups in this group.
|
Set |
AMOrganizationalUnit.createStaticGroups(Set groups)
Deprecated.
Creates static groups.
|
Set |
AMOrganization.createStaticGroups(Set groups)
Deprecated.
Creates static groups.
|
Set |
AMGroupContainer.createSubGroupContainers(Map groupContainers)
Deprecated.
Creates sub group containers and initializes their attributes.
|
Set |
AMGroupContainer.createSubGroupContainers(Set groupContainers)
Deprecated.
Creates sub group containers in this group container.
|
Set |
AMOrganizationalUnit.createSubOrganizationalUnits(Map subOrganizationalUnits)
Deprecated.
Creates sub-organizational units and initializes their attributes.
|
Set |
AMOrganizationalUnit.createSubOrganizationalUnits(Set subOrganizationalUnits)
Deprecated.
Creates sub-organizational units.
|
Set |
AMOrganization.createSubOrganizations(Map subOrganizations)
Deprecated.
Creates sub-organizations and initializes their attributes.
|
Set |
AMOrganization.createSubOrganizations(Set subOrganizations)
Deprecated.
Creates sub-organizations.
|
Set |
AMPeopleContainer.createSubPeopleContainers(Map peopleContainers)
Deprecated.
Creates sub people containers and initializes their attributes.
|
Set |
AMPeopleContainer.createSubPeopleContainers(Set peopleContainersNames)
Deprecated.
Creates sub people containers in this people container.
|
AMTemplate |
AMObject.createTemplate(int templateType,
String serviceName,
Map attributes)
Deprecated.
Creates a Template with no priority for the given service associated with
this
AMObject . |
AMTemplate |
AMObject.createTemplate(int templateType,
String serviceName,
Map attributes,
int priority)
Deprecated.
Creates a Template with a priority for the given service associated with
this
AMObject . |
AMOrganization |
AMStoreConnection.createTopOrganization(String orgName,
Map avPairs)
Deprecated.
Bootstraps the Organization tree by creating the Top Organization tree.
|
AMUser |
AMPeopleContainer.createUser(String uid,
Map attrMap,
Map serviceNameAndAttrs)
Deprecated.
Create user and initializes the attributes.
|
AMUser |
AMOrganization.createUser(String uid,
Map attrMap,
Map serviceNameAndAttrs)
Deprecated.
Create user and initializes the attributes.
|
Set |
AMPeopleContainer.createUsers(Map users)
Deprecated.
Creates users and initializes their attributes.
|
Set |
AMOrganizationalUnit.createUsers(Map users)
Deprecated.
Creates users and initializes their attributes.For each user the, object
classes specified by organization type attribute
iplanet-am-required-services of the service
iPlanetAMAdminConsoleService template are added. |
Set |
AMOrganization.createUsers(Map users)
Deprecated.
Creates users and initializes their attributes.
|
Set |
AMPeopleContainer.createUsers(Map users,
Set serviceNames)
Deprecated.
Creates users and initializes their attributes.
|
Set |
AMPeopleContainer.createUsers(Set users)
Deprecated.
Creates users in this people container.
|
Set |
AMOrganizationalUnit.createUsers(Set users)
Deprecated.
Creates users and initializes their attributes.
|
Set |
AMOrganization.createUsers(Set users)
Deprecated.
Creates users in this organization.
|
protected static int |
AMStoreConnection.daysSinceModified(SSOToken stoken,
String entryDN)
Deprecated.
Protected method to obtain the number of days since this DN was last
modified.
|
void |
AMEntity.deactivate()
Deprecated.
Deactivates the entity (if a status attribute is defined for this
entity).
|
void |
AMResource.deactivate()
Deprecated.
Deactivates the user.
|
void |
AMUser.deactivate()
Deprecated.
Deactivates the user.
|
void |
AMEntity.delete()
Deprecated.
Deletes the object.
|
void |
AMObject.delete()
Deprecated.
Deletes the object.
|
void |
AMEntity.delete(boolean recursive)
Deprecated.
Deletes object(s).
|
void |
AMObject.delete(boolean recursive)
Deprecated.
Deletes object(s).
|
boolean |
AMOrganizationalUnit.deleteAllNamedPolicyTemplates(String policyDN)
Deprecated.
Deletes all the named policy templates for this Organizational Unit
corresponding to the given policy.
|
boolean |
AMOrganization.deleteAllNamedPolicyTemplates(String policyDN)
Deprecated.
Deletes all the named policy templates for this Organization
corresponding to the given policy.
|
void |
AMGroupContainer.deleteAssignableDynamicGroups(Set groupDNs)
Deprecated.
Deletes assignable dynamic groups in this group container.
|
void |
AMGroup.deleteAssignableDynamicGroups(Set groupDNs)
Deprecated.
Deletes assignable dynamic groups in this group.
|
void |
AMOrganizationalUnit.deleteAssignableDynamicGroups(Set assignableDynamicGroups)
Deprecated.
Deletes assignable dynamic groups.
|
void |
AMOrganization.deleteAssignableDynamicGroups(Set assignableDynamicGroups)
Deprecated.
Deletes assignable dynamic groups.
|
void |
AMGroupContainer.deleteDynamicGroups(Set groupDNs)
Deprecated.
Deletes dynamic groups in this group container.
|
void |
AMGroup.deleteDynamicGroups(Set groupDNs)
Deprecated.
Deletes dynamic groups in this group.
|
void |
AMOrganizationalUnit.deleteDynamicGroups(Set dynamicGroups)
Deprecated.
Deletes dynamic groups.
|
void |
AMOrganization.deleteDynamicGroups(Set dynamicGroups)
Deprecated.
Deletes dynamic groups.
|
void |
AMOrganization.deleteEntities(int type,
Set entityDNs)
Deprecated.
Deletes the entities whose fully-qualified distinguished names are
provided in the set below.
|
void |
AMPeopleContainer.deleteEntities(Set resources)
Deprecated.
Deletes a set of resources in this people container.
|
void |
AMOrganizationalUnit.deleteEntities(Set resources)
Deprecated.
Deletes a set of resources in this people container.
|
void |
AMOrganizationalUnit.deleteFilteredRoles(Set roles)
Deprecated.
Deletes filtered roles.
|
void |
AMOrganization.deleteFilteredRoles(Set roles)
Deprecated.
Deletes filtered roles.
|
void |
AMOrganizationalUnit.deleteGroupContainers(Set groupContainers)
Deprecated.
Deletes group containers.
|
void |
AMOrganization.deleteGroupContainers(Set groupContainers)
Deprecated.
Deletes group containers.
|
void |
AMOrganization.deleteOrganizationalUnits(Set organizationalUnits)
Deprecated.
Deletes organizational units
|
void |
AMOrganizationalUnit.deleteOrganizations(Set organizations)
Deprecated.
Deletes organizations
|
void |
AMOrganizationalUnit.deletePeopleContainers(Set peopleContainers)
Deprecated.
Creates people containers and initializes their attributes.
|
void |
AMOrganization.deletePeopleContainers(Set peopleContainers)
Deprecated.
Deletes people containers.
|
void |
AMPeopleContainer.deleteResources(Set resources)
Deprecated.
Deletes a set of resources in this people container.
|
void |
AMOrganizationalUnit.deleteRoles(Set roles)
Deprecated.
Deletes roles.
|
void |
AMOrganization.deleteRoles(Set roles)
Deprecated.
Deletes roles.
|
void |
AMGroupContainer.deleteStaticGroups(Set groupDNs)
Deprecated.
Deletes static groups in this group container.
|
void |
AMGroup.deleteStaticGroups(Set groupDNs)
Deprecated.
Deletes static groups in this group.
|
void |
AMOrganizationalUnit.deleteStaticGroups(Set groups)
Deprecated.
Deletes static groups.
|
void |
AMOrganization.deleteStaticGroups(Set groups)
Deprecated.
Deletes static groups.
|
void |
AMGroupContainer.deleteSubGroupContainers(Set groupContainers)
Deprecated.
Deletes sub group containers in this group container.
|
void |
AMOrganizationalUnit.deleteSubOrganizationalUnits(Set subOrganizationalUnits)
Deprecated.
Deletes sub organizational units
|
void |
AMOrganization.deleteSubOrganizations(Set subOrganizations)
Deprecated.
Deletes sub organizations.
|
void |
AMPeopleContainer.deleteSubPeopleContainers(Set peopleContainers)
Deprecated.
Deletes sub people containers in this people container.
|
void |
AMPeopleContainer.deleteUsers(Set users)
Deprecated.
Deletes users from this people container.
|
void |
AMOrganizationalUnit.deleteUsers(Set users)
Deprecated.
Deletes users from this organizational unit.
|
void |
AMOrganization.deleteUsers(Set users)
Deprecated.
Deletes users from this organization.
|
Set |
AMUser.getAllRoleDNs()
Deprecated.
Gets all the static and filtered roles the user is in.
|
int |
AMStoreConnection.getAMObjectType(String dn)
Deprecated.
Returns the type of the object given its DN.
|
Set |
AMUser.getAssignableDynamicGroupDNs()
Deprecated.
Gets all the assignable dynamic groups the user is in.
|
Set |
AMOrganizationalUnit.getAssignableDynamicGroups(int level)
Deprecated.
Returns the assignable dynamic groups within the specified level.
|
Set |
AMOrganization.getAssignableDynamicGroups(int level)
Deprecated.
Returns the assignable dynamic groups within the specified level.
|
Set |
AMRole.getAssignedPolicyDNs()
Deprecated.
Gets all the assigned policies created for this role
|
Set |
AMOrganizationalUnit.getAssignedPolicyDNs()
Deprecated.
Returns all the assigned policies for this organizational unit.
|
Set |
AMOrganization.getAssignedPolicyDNs()
Deprecated.
Gets all the assigned policies for this Organization
|
Set |
AMUser.getAssignedServices()
Deprecated.
Gets all service names that are assigned to the user.
|
Set |
AMObject.getAssignedServices()
Deprecated.
Returns all service names that are assigned to the
user/group/organization/organizational unit.
|
Set |
AMObject.getAttribute(String attributeName)
Deprecated.
Returns attribute value.
|
byte[][] |
AMObject.getAttributeByteArray(String attributeName)
Deprecated.
Returns attribute value.
|
Set |
AMStoreConnection.getAttributeNames(String serviceName,
AMSchema.Type schemaType)
Deprecated.
use
com.sun.identity.sm.ServiceSchemaManager.
getServiceAttributeNames(com.sun.identity.sm.SchemaType) |
Map |
AMEntity.getAttributes()
Deprecated.
Returns Map of all attributes.
|
Map |
AMObject.getAttributes()
Deprecated.
Returns Map of all attributes.
|
Map |
AMEntity.getAttributes(Set attributeNames)
Deprecated.
Returns Map of specified attributes.
|
Map |
AMObject.getAttributes(Set attributeNames)
Deprecated.
Returns Map of specified attributes.
|
Map |
AMObject.getAttributesByteArray()
Deprecated.
Returns Map of all attributes.
|
Map |
AMObject.getAttributesByteArray(Set attributeNames)
Deprecated.
Returns Map of specified attributes.
|
Set |
AMTemplate.getAttributeSchemas()
Deprecated.
Returns a set of Attribute Schemas that defines the schema (metadata) of
this template.
|
Map |
AMObject.getAttributesFromDataStore()
Deprecated.
Returns Map of all attributes directly from data store.
|
Map |
AMObject.getAttributesFromDataStore(Set attributeNames)
Deprecated.
Returns Map of specified attributes directly from data store.
|
Set |
AMOrganizationalUnit.getDynamicGroups(int level)
Deprecated.
Gets the dynamic groups within the specified level.
|
Set |
AMOrganization.getDynamicGroups(int level)
Deprecated.
Gets the dynamic groups within the specified level.
|
String |
AMFilteredRole.getFilter()
Deprecated.
Returns the search filter for the filtered role.
|
String |
AMDynamicGroup.getFilter()
Deprecated.
Returns the search filter for the dynamic group.
|
Set |
AMUser.getFilteredRoleDNs()
Deprecated.
Gets all the filtered roles the user is in.
|
Set |
AMOrganizationalUnit.getFilteredRoles(int level)
Deprecated.
Gets the filtered roles within the specified level.
|
Set |
AMOrganization.getFilteredRoles(int level)
Deprecated.
Gets the filtered roles within the specified level.
|
Set |
AMOrganizationalUnit.getGroupContainers(int level)
Deprecated.
Gets the group containers within the specified level.
|
Set |
AMOrganization.getGroupContainers(int level)
Deprecated.
Gets the group containers within the specified level.
|
Set |
AMGroupContainer.getGroupDNs(int level)
Deprecated.
Gets the groups in this group container.
|
Set |
AMGroup.getGroupDNs(int level)
Deprecated.
Gets the groups in this group.
|
String |
AMStoreConnection.getI18NPropertiesFileName(String serviceName)
Deprecated.
Returns the I18N properties file name that contains the internationalized
messages.
|
static String |
AMStoreConnection.getNamingAttribute(int objectType)
Deprecated.
Returns the naming attribute of an object type.
|
Set |
AMGroup.getNestedGroupDNs()
Deprecated.
Returns the groups nested in this group.
|
long |
AMOrganizationalUnit.getNumberOfAssignableDynamicGroups(int level)
Deprecated.
Gets number of assignable dynamic groups within the specified level.
|
long |
AMOrganization.getNumberOfAssignableDynamicGroups(int level)
Deprecated.
Gets number of assignable dynamic groups within the specified level.
|
long |
AMOrganizationalUnit.getNumberOfDynamicGroups(int level)
Deprecated.
Gets number of dynamic groups within the specified level.
|
long |
AMOrganization.getNumberOfDynamicGroups(int level)
Deprecated.
Gets number of dynamic groups within the specified level.
|
long |
AMOrganizationalUnit.getNumberOfFilteredRoles(int level)
Deprecated.
Gets number of filtered roles within the specified level.
|
long |
AMOrganization.getNumberOfFilteredRoles(int level)
Deprecated.
Gets number of filtered roles within the specified level.
|
long |
AMOrganizationalUnit.getNumberOfGroupContainers(int level)
Deprecated.
Gets number of group containers within the specified level.
|
long |
AMOrganization.getNumberOfGroupContainers(int level)
Deprecated.
Gets number of group containers within the specified level.
|
long |
AMGroupContainer.getNumberOfGroups(int level)
Deprecated.
Returns number of groups in the group container.
|
long |
AMGroup.getNumberOfGroups(int level)
Deprecated.
Returns number of groups in the group.
|
long |
AMOrganization.getNumberOfOrganizationalUnits(int level)
Deprecated.
Gets number of organizational units within the specified level.
|
long |
AMOrganizationalUnit.getNumberOfOrganizations(int level)
Deprecated.
Gets number of organizations within the specified level.
|
long |
AMOrganizationalUnit.getNumberOfPeopleContainers(int level)
Deprecated.
Gets number of people containers within the specified level.
|
long |
AMOrganization.getNumberOfPeopleContainers(int level)
Deprecated.
Gets number of people containers within the specified level.
|
long |
AMOrganizationalUnit.getNumberOfRoles(int level)
Deprecated.
Gets number of roles within the specified level.
|
long |
AMOrganization.getNumberOfRoles(int level)
Deprecated.
Gets number of roles within the specified level.
|
long |
AMOrganizationalUnit.getNumberOfServices()
Deprecated.
Returns the number of services.
|
long |
AMOrganization.getNumberOfServices()
Deprecated.
Returns the number of services.
|
long |
AMOrganizationalUnit.getNumberOfStaticGroups(int level)
Deprecated.
Gets number of static groups within the specified level.
|
long |
AMOrganization.getNumberOfStaticGroups(int level)
Deprecated.
Gets number of static groups within the specified level.
|
long |
AMGroupContainer.getNumberOfSubGroupContainers()
Deprecated.
Returns number of sub group containers in the group container.
|
long |
AMOrganizationalUnit.getNumberOfSubOrganizationalUnits(int level)
Deprecated.
Gets number of sub organizational units within the specified level.
|
long |
AMOrganization.getNumberOfSubOrganizations(int level)
Deprecated.
Gets number of sub organizations within the specified level.
|
long |
AMPeopleContainer.getNumberOfSubPeopleContainers()
Deprecated.
Gets number of sub people containers in the people container.
|
long |
AMPeopleContainer.getNumberOfUsers()
Deprecated.
Gets number of users in the people container.
|
long |
AMRole.getNumberOfUsers()
Deprecated.
Gets number of users in the role.
|
long |
AMGroup.getNumberOfUsers()
Deprecated.
Returns number of users in the group.
|
long |
AMOrganizationalUnit.getNumberOfUsers(int level)
Deprecated.
Gets number of users within the specified level.
|
long |
AMOrganization.getNumberOfUsers(int level)
Deprecated.
Gets number of users within the specified level.
|
AMOrganization |
AMOrganizationalUnit.getOrganization(String dn)
Deprecated.
Gets the organization by DN
|
AMOrganizationalUnit |
AMOrganization.getOrganizationalUnit(String dn)
Deprecated.
Gets the organizational unit by DN.
|
Set |
AMOrganization.getOrganizationalUnits(int level)
Deprecated.
Gets the organizational units within the specified level.
|
String |
AMEntity.getOrganizationDN()
Deprecated.
Gets the object's organization distinguished name.
|
String |
AMObject.getOrganizationDN()
Deprecated.
Returns the object's organization.
|
String |
AMStoreConnection.getOrganizationDN(String domainname,
String orgSearchTemplate)
Deprecated.
Returns the DN of the organization, using the
domainname
provided and the searchTemplate (if provided). |
Set |
AMOrganizationalUnit.getOrganizations(int level)
Deprecated.
Gets the organizations within the specified level.
|
Set |
AMOrganizationalUnit.getPeopleContainers(int level)
Deprecated.
Gets the people containers within the specified level.
|
Set |
AMOrganization.getPeopleContainers(int level)
Deprecated.
Gets the people containers within the specified level.
|
Map |
AMObject.getPolicy(String serviceName)
Deprecated.
This method has been deprecated. Please use:
com.sun.identity.policy package for creating
and managing policies. |
Set |
AMTemplate.getPolicyNames()
Deprecated.
Returns a set of policy distinguished names if this
AMTemplate is a named policy template, otherwise returns
null. |
AMTemplate |
AMStoreConnection.getPolicyTemplate(String templateDN)
Deprecated.
|
AMTemplate |
AMObject.getPolicyTemplate(String serviceName)
Deprecated.
This method has been deprecated. Please use:
com.sun.identity.policy package for creating
and managing policies. |
Set |
AMRole.getPolicyTemplates(Set serviceNames)
Deprecated.
Get requested policy templates defined for this role.
|
String |
AMStoreConnection.getPropertiesViewBeanURL(String serviceName)
Deprecated.
Returns the URL of the view bean for the service
|
Set |
AMOrganizationalUnit.getRegisteredServiceNames()
Deprecated.
Gets the names of registered services.
|
Set |
AMOrganization.getRegisteredServiceNames()
Deprecated.
Gets the names of registered services.
|
Set |
AMUser.getRoleDNs()
Deprecated.
Gets all the static roles the user is in.
|
Set |
AMOrganizationalUnit.getRoles(int level)
Deprecated.
Gets the roles within the specified level.
|
Set |
AMOrganization.getRoles(int level)
Deprecated.
Gets the roles within the specified level.
|
int |
AMRole.getRoleType()
Deprecated.
Gets the type of the role.
|
AMSchema |
AMStoreConnection.getSchema(String serviceName,
AMSchema.Type schemaType)
Deprecated.
This method has been deprecated. Please use
com.sun.identity.sm.ServiceSchemaManager.getSchema()
. |
Set |
AMStoreConnection.getSchemaTypes(String serviceName)
Deprecated.
This method has been deprecated. Please use
com.sun.identity.sm.ServiceSchemaManager.getSchemaTypes()
. |
Map |
AMObject.getServiceAttributes(String serviceName)
Deprecated.
This method has been deprecated. Please use service template
objects to obtain service attributes.
|
Set |
AMStoreConnection.getServiceHierarchy()
Deprecated.
Returns the service hierarchy for all registered services.
|
Set |
AMStoreConnection.getServiceNames()
Deprecated.
Returns the set of name of services that have been loaded to the data
store.
|
ServiceSchemaManager |
AMEntityType.getServiceSchemaManager(SSOToken token)
Deprecated.
Returns the schema manager for the service defined to display this
profile in the console.
|
String |
AMObject.getServiceStatus(String serviceName)
Deprecated.
Get the status of the service for this entity (user/group/organization/
organizational unit).
|
Set |
AMUser.getStaticGroupDNs()
Deprecated.
Gets all the static groups the user is in.
|
Set |
AMOrganizationalUnit.getStaticGroups(int level)
Deprecated.
Gets the static groups within the specified level.
|
Set |
AMOrganization.getStaticGroups(int level)
Deprecated.
Gets the static groups within the specified level.
|
String |
AMObject.getStringAttribute(String attributeName)
Deprecated.
Returns string type attribute value.
|
Set |
AMGroupContainer.getSubGroupContainerDNs(int level)
Deprecated.
Returns the sub containers in this group container.
|
AMOrganization |
AMOrganization.getSubOrganization(String dn)
Deprecated.
Returns the sub-organization by DN
|
AMOrganizationalUnit |
AMOrganizationalUnit.getSubOrganizationalUnit(String dn)
Deprecated.
Gets the sub-organizational unit by DN
|
Set |
AMOrganizationalUnit.getSubOrganizationalUnits(int level)
Deprecated.
Gets the sub organizational units within the specified level.
|
Set |
AMOrganization.getSubOrganizations(int level)
Deprecated.
Gets the sub organizations within the specified level.
|
Set |
AMPeopleContainer.getSubPeopleContainerDNs(int level)
Deprecated.
Gets the sub containers in this people container.
|
Set |
AMOrganizationalUnit.getSupportedTypes()
Deprecated.
Returns a set of the supported entity names in this container.
|
AMTemplate |
AMObject.getTemplate(String serviceName,
int templateType)
Deprecated.
Returns the Template for the given service associated with this
AMObject . |
Set |
AMRole.getTemplates(Map templateReqs)
Deprecated.
Get requested templates defined for this role.
|
Set |
AMStoreConnection.getTopLevelContainers()
Deprecated.
Returns the top level containers (Organizations, People Containers,
Roles, etc) for the particular user based on single sign on token as the
starting point in the tree.
|
Set |
AMStoreConnection.getTopLevelOrganizations()
Deprecated.
Returns the "real" or "physical" top level organizations as the starting
point in the tree.
|
AMUser |
AMOrganization.getUser(String uid,
String userSearchTemplate)
Deprecated.
Returns
AMUser object of user in this organization (or in
sub organizations), whose naming attribute exactly matches with
uid . |
Set |
AMGroup.getUserAndGroupDNs()
Deprecated.
Returns the distinguished name of users and nested groups in the group.
|
Set |
AMPeopleContainer.getUserDNs()
Deprecated.
Gets the names (DNs) of users in the people container.
|
Set |
AMRole.getUserDNs()
Deprecated.
Gets the DNs of users in the role.
|
Set |
AMGroup.getUserDNs()
Deprecated.
Returns the distinguished name of users in the group.
|
Set |
AMOrganizationalUnit.getUserDNs()
Deprecated.
Gets the names (DNs) of users in the organizational unit.
|
Set |
AMOrganization.getUserDNs()
Deprecated.
Returns the names (DNs) of users in the organization.
|
boolean |
AMEntity.isActivated()
Deprecated.
Returns true if the entity is activated.
|
boolean |
AMResource.isActivated()
Deprecated.
Returns true if the user is activated.
|
boolean |
AMUser.isActivated()
Deprecated.
Returns true if the user is activated.
|
boolean |
AMOrganization.isActivated()
Deprecated.
Returns true if the organization is activated.
|
boolean |
AMOrganizationalUnit.isPolicyAssigned(String policyDN,
String serviceName)
Deprecated.
Returns true if a
policyDN is assigned to this
organizational unit or a role. |
boolean |
AMOrganization.isPolicyAssigned(String policyDN,
String serviceName)
Deprecated.
Returns true if a
policyDN is assigned to an organization
or a role. |
boolean |
AMAssignableDynamicGroup.isSubscribable()
Deprecated.
Returns true if the assignable dynamic group is subscribable.
|
boolean |
AMStaticGroup.isSubscribable()
Deprecated.
Returns true if the group is subscribable.
|
void |
AMOrganizationalUnit.modifyAllPolicyTemplates(String serviceName,
Set policyDNs)
Deprecated.
Modifies all the templates under this organizational unit that contain
any
policyDN in given policyDNs . |
void |
AMOrganization.modifyAllPolicyTemplates(String serviceName,
Set policyDNs)
Deprecated.
Modifies all the templates under this organization that contain any
policyDN in given policyDNs . |
void |
AMObject.modifyService(String serviceName,
Map attrMap)
Deprecated.
Modify the service attributes of a service assigned to a entity
(user/group/organization/organizational unit).
|
boolean |
AMOrganizationalUnit.orgTemplateExists(String serviceName)
Deprecated.
Returns true if an organizational template exists for the service.
|
boolean |
AMOrganization.orgTemplateExists(String serviceName)
Deprecated.
Returns true if an organizational template exists for the service.
|
void |
AMEntity.purge(boolean recursive,
int graceperiod)
Deprecated.
Purges entry from data store.
|
void |
AMObject.purge(boolean recursive,
int graceperiod)
Deprecated.
This method will physically delete the entry from the data store.
|
void |
AMStoreConnection.purge(String domainName,
int graceperiod)
Deprecated.
This method takes an organization DN and purges all objects marked for
deletion.
|
void |
AMStoreConnection.purgeGroup(String gid,
String domainName,
int graceperiod)
Deprecated.
This method takes a group name and a domain name, It uses default search
templates to search for the organization and uses the deleted objects
search filter for Groups as defined in the Administration Service of
Access Manager.
|
void |
AMStoreConnection.purgeResource(String rid,
String domainName,
int graceperiod)
Deprecated.
This method takes a resource ID and a domain name, It uses default search
templates to search for the organization and uses the deleted objects
search filter for Resources as defined in the Administration Service of
Access Manager.
|
void |
AMStoreConnection.purgeUser(String uid,
String domainName,
int graceperiod)
Deprecated.
This method takes a user ID and a domain name, It uses default search
templates to search for the organization and uses the deleted objects
search filter for Users as defined in the Administration Service of
Access Manager.
|
void |
AMOrganizationalUnit.registerService(String serviceName,
boolean createTemplate,
boolean activate)
Deprecated.
Register a service for this organizational unit.
|
void |
AMOrganization.registerService(String serviceName,
boolean createTemplate,
boolean activate)
Deprecated.
Register a service for this organization.
|
void |
AMUser.removeAssignableDynamicGroup(AMAssignableDynamicGroup assignableDynamicGroup)
Deprecated.
Removes a assignable dynamic group that is assigned to the user.
|
void |
AMUser.removeAssignableDynamicGroup(String assignableDynamicGroupDN)
Deprecated.
Removes a assignable dynamic group that is assigned to the user.
|
void |
AMEntity.removeAttributes(Set attributes)
Deprecated.
Removes attributes in this
AMObject . |
void |
AMObject.removeAttributes(Set attributes)
Deprecated.
Removes attributes in this
AMObject . |
void |
AMGroup.removeNestedGroups(Set groups)
Deprecated.
Removes groups which are nested in this group.
|
void |
AMUser.removeRole(AMRole role)
Deprecated.
Removes a role that is assigned to the user.
|
void |
AMUser.removeRole(String roleDN)
Deprecated.
Removes a role that is assigned to the user.
|
void |
AMUser.removeStaticGroup(AMStaticGroup group)
Deprecated.
Removes a static group that is assigned to the user.
|
void |
AMUser.removeStaticGroup(String groupDN)
Deprecated.
Removes a static group that is assigned to the user.
|
void |
AMAssignableDynamicGroup.removeUsers(Set users)
Deprecated.
Removes users from the assignable dynamic group.
|
void |
AMStaticGroup.removeUsers(Set users)
Deprecated.
Removes users from the static group.
|
void |
AMRole.removeUsers(Set users)
Deprecated.
Removes users from the role.
|
String |
AMUser.rename(String newName,
boolean deleteOldName)
Deprecated.
Renames the user name (ie., naming attribute of user entry) in the data
store.
|
Set |
AMObject.search(int level,
String filter)
Deprecated.
Search objects based on specified level and filter.
|
AMSearchResults |
AMOrganizationalUnit.searchAllRoles(String wildcard,
AMSearchControl searchControl)
Deprecated.
Searches for all roles in this organizational unit using wildcards.
|
AMSearchResults |
AMOrganization.searchAllRoles(String wildcard,
AMSearchControl searchControl)
Deprecated.
Searches for all roles in this organization using wildcards.
|
Set |
AMOrganizationalUnit.searchAllRoles(String wildcard,
int level)
Deprecated.
Searches for all roles in this organizational unit using wildcards.
|
Set |
AMOrganization.searchAllRoles(String wildcard,
int level)
Deprecated.
Searches for all roles in this organization using wildcards.
|
AMSearchResults |
AMOrganizationalUnit.searchAllRoles(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for all roles in this organizational unit using wildcards and
attribute values.
|
AMSearchResults |
AMOrganization.searchAllRoles(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for all roles in this organization using wildcards and attribute
values.
|
Set |
AMOrganizationalUnit.searchAllRoles(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for all roles in this organizational unit using wildcards and
attribute values.
|
Set |
AMOrganization.searchAllRoles(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for all roles in this organization using wildcards and attribute
values.
|
AMSearchResults |
AMOrganizationalUnit.searchAssignableDynamicGroups(String wildcard,
AMSearchControl searchControl)
Deprecated.
Searches for assignable dynamic groups in this organizational unit using
wildcards.
|
AMSearchResults |
AMOrganization.searchAssignableDynamicGroups(String wildcard,
AMSearchControl searchControl)
Deprecated.
Searches for assignable dynamic groups in this organization using
wildcards.
|
Set |
AMOrganizationalUnit.searchAssignableDynamicGroups(String wildcard,
int level)
Deprecated.
Searches for assignable dynamic groups in this organizational unit using
wildcards.
|
Set |
AMOrganization.searchAssignableDynamicGroups(String wildcard,
int level)
Deprecated.
Searches for assignable dynamic groups in this organization using
wildcards.
|
Set |
AMOrganization.searchAssignableDynamicGroups(String wildcard,
int level,
String groupSearchTemplate,
Map avPairs)
Deprecated.
Searches for assignable dynamic groups in this organization using
wildcards.
|
AMSearchResults |
AMOrganizationalUnit.searchAssignableDynamicGroups(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for assignable dynamic groups in this organizational unit using
wildcards and attribute values.
|
AMSearchResults |
AMOrganization.searchAssignableDynamicGroups(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for assignable dynamic groups in this organization using
wildcards and attribute values.
|
Set |
AMOrganizationalUnit.searchAssignableDynamicGroups(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for assignable dynamic groups in this organizational unit using
wildcards and attribute values.
|
Set |
AMOrganization.searchAssignableDynamicGroups(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for assignable dynamic groups in this organization using
wildcards and attribute values.
|
AMSearchResults |
AMOrganization.searchAssignableDynamicGroups(String wildcard,
Map avPairs,
String groupSearchTemplate,
AMSearchControl searchControl)
Deprecated.
Searches for assignable dynamic groups in this organization using
wildcards and attribute values.
|
AMSearchResults |
AMOrganizationalUnit.searchDynamicGroups(String wildcard,
AMSearchControl searchControl)
Deprecated.
Searches for dynamic groups in this organization unit using wildcards.
|
AMSearchResults |
AMOrganization.searchDynamicGroups(String wildcard,
AMSearchControl searchControl)
Deprecated.
Searches for dynamic groups in this organization using wildcards.
|
Set |
AMOrganizationalUnit.searchDynamicGroups(String wildcard,
int level)
Deprecated.
Searches for dynamic groups in this organization unit using wildcards.
|
Set |
AMOrganization.searchDynamicGroups(String wildcard,
int level)
Deprecated.
Searches for dynamic groups in this organization using wildcards.
|
Set |
AMOrganization.searchDynamicGroups(String wildcard,
int level,
String groupSearchTemplate,
Map avPairs)
Deprecated.
Searches for dynamic groups in this organization using wildcards.
|
AMSearchResults |
AMOrganizationalUnit.searchDynamicGroups(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for dynamic groups in this organization unit using wildcards and
attribute values.
|
AMSearchResults |
AMOrganization.searchDynamicGroups(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for dynamic groups in this organization using wildcards and
attribute values.
|
Set |
AMOrganizationalUnit.searchDynamicGroups(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for dynamic groups in this organization unit using wildcards and
attribute values.
|
Set |
AMOrganization.searchDynamicGroups(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for dynamic groups in this organization using wildcards and
attribute values.
|
AMSearchResults |
AMOrganization.searchDynamicGroups(String wildcard,
Map avPairs,
String groupSearchTemplate,
AMSearchControl searchControl)
Deprecated.
Searches for dynamic groups in this organization using wildcards and
attribute values.
|
Set |
AMOrganization.searchEntities(int type,
String wildcard,
int scope,
Map avPairs)
Deprecated.
Searches for entities of the given type.
|
AMSearchResults |
AMOrganization.searchEntities(int type,
String wildcard,
Map avPairs,
AMSearchControl ctrls)
Deprecated.
Searches for entities of the given type.
|
AMSearchResults |
AMOrganization.searchEntities(int type,
String wildcard,
String avfilter,
AMSearchControl ctrl)
Deprecated.
Searches for entities of the given type.
|
AMSearchResults |
AMPeopleContainer.searchEntities(String wildcard,
AMSearchControl searchControl,
String avfilter,
String eSearchTemplate)
Deprecated.
Searches for entities in this people container using wildcards and a
filter.
|
AMSearchResults |
AMOrganizationalUnit.searchEntities(String wildcard,
AMSearchControl searchControl,
String avfilter,
String eSearchTemplate)
Deprecated.
Searches for entities in this container using wildcards and a filter.
|
Set |
AMPeopleContainer.searchEntities(String wildcard,
int level,
String eSearchTemplate,
Map avPairs)
Deprecated.
Searches for resources in this organization using wildcards and attribute
values.
|
Set |
AMOrganizationalUnit.searchEntities(String wildcard,
int level,
String eSearchTemplate,
Map avPairs)
Deprecated.
Searches for resources in this organization using wildcards and attribute
values.
|
AMSearchResults |
AMPeopleContainer.searchEntities(String wildcard,
Map avPairs,
String eSearchTemplate,
AMSearchControl searchControl)
Deprecated.
Searches for entities in this people container using wildcards and
attribute values.
|
AMSearchResults |
AMOrganizationalUnit.searchEntities(String wildcard,
Map avPairs,
String eSearchTemplate,
AMSearchControl searchControl)
Deprecated.
Searches for resources in this people container using wildcards and
attribute values.
|
AMSearchResults |
AMOrganizationalUnit.searchFilteredRoles(String wildcard,
AMSearchControl searchControl)
Deprecated.
Searches for filtered roles in this organization using wildcards.
|
AMSearchResults |
AMOrganization.searchFilteredRoles(String wildcard,
AMSearchControl searchControl)
Deprecated.
Searches for filtered roles in this organization using wildcards.
|
Set |
AMOrganizationalUnit.searchFilteredRoles(String wildcard,
int level)
Deprecated.
Searches for filtered roles in this organization using wildcards.
|
Set |
AMOrganization.searchFilteredRoles(String wildcard,
int level)
Deprecated.
Searches for filtered roles in this organization using wildcards.
|
AMSearchResults |
AMOrganizationalUnit.searchFilteredRoles(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for filtered roles in this organization using wildcards and
attribute values.
|
AMSearchResults |
AMOrganization.searchFilteredRoles(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for filtered roles in this organization using wildcards and
attribute values.
|
Set |
AMOrganizationalUnit.searchFilteredRoles(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for filtered roles in this organization using wildcards and
attribute values.
|
Set |
AMOrganization.searchFilteredRoles(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for filtered roles in this organization using wildcards and
attribute values.
|
AMSearchResults |
AMOrganizationalUnit.searchGroupContainers(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for group containers in this organizational unit using wildcards
and attribute values.
|
AMSearchResults |
AMOrganization.searchGroupContainers(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for group containers in this organization using wildcards and
attribute values.
|
Set |
AMOrganizationalUnit.searchGroupContainers(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for group containers in this organizational unit using wildcards
and attribute values.
|
Set |
AMOrganization.searchGroupContainers(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for group containers in this organization using wildcards and
attribute values.
|
Set |
AMGroup.searchGroups(String wildcard,
int level)
Deprecated.
Searches for groups in this group using wildcards.
|
Set |
AMGroupContainer.searchGroups(String wildcard,
int level,
String groupSearchTemplate,
Map avPairs)
Deprecated.
Searches for groups in this group container using wildcards.
|
AMSearchResults |
AMGroupContainer.searchGroups(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for groups in this group container using wildcards and attribute
values.
|
AMSearchResults |
AMGroup.searchGroups(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for groups in this group using wildcards and attribute values.
|
AMSearchResults |
AMOrganizationalUnit.searchGroups(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for groups in this organizational unit using wildcards and
attribute values.
|
AMSearchResults |
AMOrganization.searchGroups(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for groups in this organization using wildcards and attribute
values.
|
Set |
AMGroupContainer.searchGroups(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for groups in this group container using wildcards and attribute
values.
|
Set |
AMGroup.searchGroups(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for groups in this group using wildcards and attribute values.
|
Set |
AMOrganizationalUnit.searchGroups(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for groups in this organizational unit using wildcards and
attribute values.
|
Set |
AMOrganization.searchGroups(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for groups in this organization using wildcards and attribute
values.
|
AMSearchResults |
AMGroupContainer.searchGroups(String wildcard,
Map avPairs,
String groupSearchTemplate,
AMSearchControl searchControl)
Deprecated.
Searches for assignable dynamic groups in this group container using
wildcards and attribute values.
|
AMSearchResults |
AMOrganization.searchOrganizationalUnits(String wildcard,
AMSearchControl searchControl)
Deprecated.
Searches for organizational units in this organization using wildcards.
|
Set |
AMOrganization.searchOrganizationalUnits(String wildcard,
int level)
Deprecated.
Searches for organizational units in this organization using wildcards.
|
AMSearchResults |
AMOrganization.searchOrganizationalUnits(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for organizational units in this organization using wildcards
and attribute values.
|
Set |
AMOrganization.searchOrganizationalUnits(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for organizational units in this organization using wildcards
and attribute values.
|
AMSearchResults |
AMOrganizationalUnit.searchOrganizations(String wildcard,
AMSearchControl searchControl)
Deprecated.
Searches for organizations in this organizational unit using wildcards.
|
Set |
AMOrganizationalUnit.searchOrganizations(String wildcard,
int level)
Deprecated.
Searches for organizations in this organizational unit using wildcards.
|
AMSearchResults |
AMOrganizationalUnit.searchOrganizations(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for organizations in this organizational unit using wildcards
and attribute values.
|
Set |
AMOrganizationalUnit.searchOrganizations(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for organizations in this organizational unit using wildcards
and attribute values.
|
AMSearchResults |
AMOrganizationalUnit.searchPeopleContainers(String wildcard,
AMSearchControl searchControl)
Deprecated.
Searches for people containers in this organizational unit using
wildcards and attribute values.
|
AMSearchResults |
AMOrganization.searchPeopleContainers(String wildcard,
AMSearchControl searchControl)
Deprecated.
Searches for people containers in this organization using wildcards and
attribute values.
|
Set |
AMOrganizationalUnit.searchPeopleContainers(String wildcard,
int level)
Deprecated.
Searches for people containers in this organizational unit using
wildcards and attribute values.
|
Set |
AMOrganization.searchPeopleContainers(String wildcard,
int level)
Deprecated.
Searches for people containers in this organization using wildcards and
attribute values.
|
AMSearchResults |
AMOrganizationalUnit.searchPeopleContainers(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for people containers in this organizational unit using
wildcards * and * attribute values.
|
AMSearchResults |
AMOrganization.searchPeopleContainers(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for people containers in this organization using wildcards and
attribute values.
|
Set |
AMOrganizationalUnit.searchPeopleContainers(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for people containers in this organizational unit using
wildcards * and * attribute values.
|
Set |
AMOrganization.searchPeopleContainers(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for people containers in this organization using wildcards and
attribute values.
|
Set |
AMPeopleContainer.searchResources(String wildcard,
int level,
String resourceSearchTemplate,
Map avPairs)
Deprecated.
Searches for resources in this organization using wildcards and attribute
values.
|
AMSearchResults |
AMPeopleContainer.searchResources(String wildcard,
Map avPairs,
String rSearchTemplate,
AMSearchControl searchControl)
Deprecated.
Searches for resources in this people container using wildcards and
attribute values.
|
AMSearchResults |
AMOrganizationalUnit.searchRoles(String wildcard,
AMSearchControl searchControl)
Deprecated.
Searches for roles in this organizational unit using wildcards.
|
AMSearchResults |
AMOrganization.searchRoles(String wildcard,
AMSearchControl searchControl)
Deprecated.
Searches for roles in this organization using wildcards.
|
Set |
AMOrganizationalUnit.searchRoles(String wildcard,
int level)
Deprecated.
Searches for roles in this organizational unit using wildcards.
|
Set |
AMOrganization.searchRoles(String wildcard,
int level)
Deprecated.
Searches for roles in this organization using wildcards.
|
AMSearchResults |
AMOrganizationalUnit.searchRoles(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for roles in this organizational unit using wildcards and
attribute values.
|
AMSearchResults |
AMOrganization.searchRoles(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for roles in this organization using wildcards and attribute
values.
|
Set |
AMOrganizationalUnit.searchRoles(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for roles in this organizational unit using wildcards and
attribute values.
|
Set |
AMOrganization.searchRoles(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for roles in this organization using wildcards and attribute
values.
|
AMSearchResults |
AMOrganizationalUnit.searchStaticGroups(String wildcard,
AMSearchControl searchControl)
Deprecated.
Searches for static groups in this organizational unit using wildcards.
|
AMSearchResults |
AMOrganization.searchStaticGroups(String wildcard,
AMSearchControl searchControl)
Deprecated.
Searches for static groups in this organization using wildcards.
|
Set |
AMOrganizationalUnit.searchStaticGroups(String wildcard,
int level)
Deprecated.
Searches for static groups in this organizational unit using wildcards.
|
Set |
AMOrganization.searchStaticGroups(String wildcard,
int level)
Deprecated.
Searches for static groups in this organization using wildcards.
|
Set |
AMOrganization.searchStaticGroups(String wildcard,
int level,
String groupSearchTemplate,
Map avPairs)
Deprecated.
Searches for static groups in this organization using wildcards.
|
AMSearchResults |
AMGroupContainer.searchStaticGroups(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for static groups in this group container using wildcards and
attribute values.
|
AMSearchResults |
AMOrganizationalUnit.searchStaticGroups(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for static groups in this organizational unit using wildcards
and attribute values.
|
AMSearchResults |
AMOrganization.searchStaticGroups(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for static groups in this organization using wildcards and
attribute values.
|
Set |
AMOrganizationalUnit.searchStaticGroups(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for static groups in this organizational unit using wildcards
and attribute values.
|
Set |
AMOrganization.searchStaticGroups(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for static groups in this organization using wildcards and
attribute values.
|
AMSearchResults |
AMOrganization.searchStaticGroups(String wildcard,
Map avPairs,
String groupSearchTemplate,
AMSearchControl searchControl)
Deprecated.
Searches for static groups in this organization using wildcards and
attribute values.
|
AMSearchResults |
AMGroupContainer.searchSubGroupContainers(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for group containers in this group container using wildcards and
attribute values.
|
Set |
AMGroupContainer.searchSubGroupContainers(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for sub group containers in this group container using wildcards
and attribute values.
|
AMSearchResults |
AMOrganizationalUnit.searchSubOrganizationalUnits(String wildcard,
AMSearchControl searchControl)
Deprecated.
Searches for sub organizational units in this organizational unit using
wildcards.
|
Set |
AMOrganizationalUnit.searchSubOrganizationalUnits(String wildcard,
int level)
Deprecated.
Searches for sub organizational units in this organizational unit using
wildcards.
|
AMSearchResults |
AMOrganizationalUnit.searchSubOrganizationalUnits(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for sub organizational units in this organizational unit using
wildcards and attribute values.
|
Set |
AMOrganizationalUnit.searchSubOrganizationalUnits(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for sub organizational units in this organizational unit using
wildcards and attribute values.
|
AMSearchResults |
AMOrganization.searchSubOrganizations(String wildcard,
AMSearchControl searchControl)
Deprecated.
Searches for sub organizations in this organization using wildcards.
|
Set |
AMOrganization.searchSubOrganizations(String wildcard,
int level)
Deprecated.
Searches for sub organizations in this organization using wildcards.
|
AMSearchResults |
AMOrganization.searchSubOrganizations(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for sub organizations in this organization using wildcards and
attribute values.
|
Set |
AMOrganization.searchSubOrganizations(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for sub organizations in this organization using wildcards and
attribute values.
|
Set |
AMPeopleContainer.searchSubPeopleContainers(String wildcard,
int level)
Deprecated.
Searches for sub people containers in this people container using
wildcards and attribute values.
|
Set |
AMPeopleContainer.searchSubPeopleContainers(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for sub people containers in this people container using
wildcards and attribute values.
|
AMSearchResults |
AMPeopleContainer.searchUsers(AMSearchControl searchControl,
String avfilter)
Deprecated.
Searches for users in this people container using attribute values.
|
AMSearchResults |
AMRole.searchUsers(AMSearchControl searchControl,
String avfilter)
Deprecated.
Searches for users in this role using attribute values.
|
AMSearchResults |
AMGroup.searchUsers(AMSearchControl searchControl,
String avfilter)
Deprecated.
Searches for users in this group using attribute values.
|
AMSearchResults |
AMOrganizationalUnit.searchUsers(AMSearchControl searchControl,
String avfilter)
Deprecated.
Searches for users in this organization attribute values.
|
AMSearchResults |
AMOrganization.searchUsers(AMSearchControl searchControl,
String avfilter)
Deprecated.
Searches for users in this organization using attribute values.
|
Set |
AMGroup.searchUsers(String wildcard)
Deprecated.
Searches for users in this group using wildcards and attribute values.
|
AMSearchResults |
AMPeopleContainer.searchUsers(String wildcard,
AMSearchControl searchControl)
Deprecated.
Searches for users in this people container using wildcards and attribute
values.
|
AMSearchResults |
AMRole.searchUsers(String wildcard,
AMSearchControl searchControl)
Deprecated.
Searches for users in this people container using wildcards and attribute
values.
|
AMSearchResults |
AMOrganizationalUnit.searchUsers(String wildcard,
AMSearchControl searchControl)
Deprecated.
Searches for users in this organizational unit using wildcards and
attribute values.
|
AMSearchResults |
AMOrganization.searchUsers(String wildcard,
AMSearchControl searchControl)
Deprecated.
Searches for users in this organization using wildcards and attribute
values.
|
AMSearchResults |
AMPeopleContainer.searchUsers(String wildcard,
AMSearchControl searchControl,
String avfilter)
Deprecated.
Searches for users in this people container using wildcards and attribute
values.
|
AMSearchResults |
AMOrganizationalUnit.searchUsers(String wildcard,
AMSearchControl searchControl,
String avfilter)
Deprecated.
Searches for users in this organizational unit using wildcards and
filter.
|
AMSearchResults |
AMOrganization.searchUsers(String wildcard,
AMSearchControl searchControl,
String avfilter)
Deprecated.
Searches for users in this organization using wildcards and attribute
values.
|
Set |
AMPeopleContainer.searchUsers(String wildcard,
int level)
Deprecated.
Searches for users in this people container using wildcards and attribute
values.
|
Set |
AMRole.searchUsers(String wildcard,
int level)
Deprecated.
Searches for users in this role using wildcards and attribute values.
|
Set |
AMOrganizationalUnit.searchUsers(String wildcard,
int level)
Deprecated.
Searches for users in this organizational unit using wildcards and
attribute values.
|
Set |
AMOrganization.searchUsers(String wildcard,
int level)
Deprecated.
Searches for users in this organization using wildcards and attribute
values.
|
Set |
AMPeopleContainer.searchUsers(String wildcard,
int level,
String userSearchTemplate,
Map avPairs)
Deprecated.
Searches for users in this organization using wildcards and attribute
values.
|
Set |
AMOrganization.searchUsers(String wildcard,
int level,
String userSearchTemplate,
Map avPairs)
Deprecated.
Searches for users in this organization using wildcards and attribute
values.
|
AMSearchResults |
AMPeopleContainer.searchUsers(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for users in this group using wildcards and attribute values.
|
AMSearchResults |
AMRole.searchUsers(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for users in this group using wildcards and attribute values.
|
AMSearchResults |
AMGroup.searchUsers(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for users in this group using wildcards.
|
AMSearchResults |
AMOrganizationalUnit.searchUsers(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for users in this organizational unit using wildcards and
attribute values.
|
AMSearchResults |
AMOrganization.searchUsers(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for users in this organization using wildcards and attribute
values.
|
Set |
AMPeopleContainer.searchUsers(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for users in this group using wildcards and attribute values.
|
Set |
AMRole.searchUsers(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for users in this role using wildcards and attribute values.
|
Set |
AMOrganizationalUnit.searchUsers(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for users in this organizational unit using wildcards and
attribute values.
|
Set |
AMOrganization.searchUsers(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for users in this organization using wildcards and attribute
values.
|
AMSearchResults |
AMPeopleContainer.searchUsers(String wildcard,
Map avPairs,
String userSearchTemplate,
AMSearchControl searchControl)
Deprecated.
Searches for users in this people container using wildcards and attribute
values.
|
AMSearchResults |
AMOrganization.searchUsers(String wildcard,
Map avPairs,
String userSearchTemplate,
AMSearchControl searchControl)
Deprecated.
Searches for users in this organization using wildcards and attribute
values.
|
void |
AMObject.setAttributeByteArray(String attrName,
byte[][] byteValues)
Deprecated.
Sets byte attribute values in this
AMObject . |
void |
AMEntity.setAttributes(Map attributes)
Deprecated.
Sets attribute values in this
AMObject . |
void |
AMObject.setAttributes(Map attributes)
Deprecated.
Sets attribute values in this
AMObject . |
void |
AMObject.setAttributesByteArray(Map attributes)
Deprecated.
Sets byte attribute values in this
AMObject . |
void |
AMFilteredRole.setFilter(String filter)
Deprecated.
Sets the search filter for the filtered role.
|
void |
AMDynamicGroup.setFilter(String filter)
Deprecated.
Sets the search filter for the dynamic group.
|
void |
AMAttributeSchema.setI18NKey(String i18nKey)
Deprecated.
Set I18N key to describe the configuration attribute
|
void |
AMTemplate.setPriority(int priority)
Deprecated.
Sets the priority of this template in the DIT
|
void |
AMRole.setRoleType(int roleType)
Deprecated.
Sets the type of the role.
|
void |
AMObject.setServiceStatus(String serviceName,
String status)
Deprecated.
Set the status of the service for this entity (User/Organization
/Group/Organizational Unit).
|
void |
AMObject.setStringAttribute(String attributeName,
String value)
Deprecated.
Sets string type attribute value.
|
void |
AMAssignableDynamicGroup.setSubscribable(boolean subscribable)
Deprecated.
Sets subscribe-ability of the assignable dynamic group.
|
void |
AMStaticGroup.setSubscribable(boolean subscribable)
Deprecated.
Sets subscribe-ability of the group.
|
void |
AMOrganizationalUnit.setSupportedTypes(Set sTypes)
Deprecated.
Sets the list of supported types for this container.
|
void |
AMEntity.store()
Deprecated.
Stores the change to directory server.
|
void |
AMObject.store()
Deprecated.
Stores the change to directory server.
|
void |
AMObject.store(boolean addValues)
Deprecated.
Stores the change to directory server.
|
void |
AMOrganizationalUnit.unassignAllPolicies(String serviceName,
Set policyDNs)
Deprecated.
Unassigns the given policies from this organizational unit and its roles.
|
void |
AMOrganization.unassignAllPolicies(String serviceName,
Set policyDNs)
Deprecated.
Unassigns the given policies from this organization and its roles.
|
void |
AMObject.unassignPolicies(String serviceName,
Set policyDNs)
Deprecated.
This method has been deprecated. Please use:
com.sun.identity.policy package for creating
and managing policies. |
void |
AMOrganizationalUnit.unassignServices(Set serviceNames)
Deprecated.
Unassigns services from the organizational unit.
|
void |
AMObject.unassignServices(Set serviceNames)
Deprecated.
Unassigns services from the user/group/organization/ organizational unit.
|
void |
AMOrganization.unassignServices(Set serviceNames)
Deprecated.
Unassigns services from the organization.
|
void |
AMOrganizationalUnit.unregisterService(String serviceName)
Deprecated.
Unregister a service for this organizational unit.
|
void |
AMOrganization.unregisterService(String serviceName)
Deprecated.
Unregisters a service for this organization.
|
void |
AMUserPasswordValidation.validatePassword(String password)
Deprecated.
Method to validate the Password.
|
void |
AMUserPasswordValidation.validatePassword(String password,
Map envParams)
Deprecated.
Method to validate the Password.
|
void |
AMUserPasswordValidation.validateUserID(String userID)
Deprecated.
Method to validate the
userID . |
void |
AMUserPasswordValidation.validateUserID(String userID,
Map envParams)
Deprecated.
/** Method to validate the
userID . |
Copyright © 2010-2016, ForgeRock All Rights Reserved.