Package | Description |
---|---|
com.iplanet.am.sdk |
This package contains interfaces and implementation for User/Identity
Management.
|
com.iplanet.am.sdk.common | |
com.iplanet.am.sdk.ldap | |
com.iplanet.am.sdk.remote | |
com.sun.identity.authentication.service | |
com.sun.identity.common |
This packages contains commonly used constants and utilities.
|
com.sun.identity.common.admin | |
com.sun.identity.entity | |
com.sun.identity.idm |
Provides classes for accessing the Identity Repository interfaces.
|
com.sun.identity.policy |
Provides classes for policy administration and evaluation.
|
Modifier and Type | Class and Description |
---|---|
class |
AMEntryExistsException
Deprecated.
As of Sun Java System Access Manager 7.1.
|
class |
AMEventManagerException
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 |
AMUser.activate()
Deprecated.
Activates the user.
|
void |
AMEntity.activate()
Deprecated.
Activates the entity (if a status attribute is defined for this entity).
|
void |
AMEntityImpl.activate() |
void |
AMResource.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 |
AMRole.addUsers(Set users)
Deprecated.
Adds users to the role.
|
void |
AMStaticGroup.addUsers(Set users)
Deprecated.
Adds users to the static group.
|
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.
|
void |
AMEntityImpl.create(String stype) |
AMGroup |
AMOrganization.createAssignableDynamicGroup(String name,
Map attributes,
Map serviceNameAndAttrs)
Deprecated.
Creates assignable dynamic group.
|
AMGroup |
AMGroupContainer.createAssignableDynamicGroup(String name,
Map attributes,
Map serviceNameAndAttrs)
Deprecated.
Creates assignable dynamic group.
|
Set |
AMGroup.createAssignableDynamicGroups(Map groups)
Deprecated.
Creates assignable dynamic groups and initializes their attributes.
|
Set |
AMGroupContainer.createAssignableDynamicGroups(Map groups)
Deprecated.
Creates assignable dynamic groups and initializes their attributes.
|
Set |
AMOrganization.createAssignableDynamicGroups(Set assignableDynamicGroups)
Deprecated.
Creates assignable dynamic groups.
|
Set |
AMGroup.createAssignableDynamicGroups(Set groupNames)
Deprecated.
Creates assignable dynamic groups in this group.
|
Set |
AMOrganizationalUnit.createAssignableDynamicGroups(Set assignableDynamicGroups)
Deprecated.
Creates assignable dynamic groups.
|
Set |
AMGroupContainer.createAssignableDynamicGroups(Set groupNames)
Deprecated.
Creates assignable dynamic groups in this group container.
|
AMGroup |
AMOrganization.createDynamicGroup(String name,
Map attributes,
Map serviceNameAndAttrs)
Deprecated.
Creates dynamic group.
|
AMGroup |
AMGroupContainer.createDynamicGroup(String name,
Map attributes,
Map serviceNameAndAttrs)
Deprecated.
Creates dynamic group.
|
Set |
AMOrganization.createDynamicGroups(Map dynamicGroups)
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 |
AMGroupContainer.createDynamicGroups(Map groups)
Deprecated.
Creates dynamic groups and initializes their attributes.
|
Set |
AMGroup.createDynamicGroups(Set groupNames)
Deprecated.
Creates dynamic groups in this group.
|
Set |
AMGroupContainer.createDynamicGroups(Set groupNames)
Deprecated.
Creates dynamic groups in this group container.
|
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 |
AMOrganization.createFilteredRoles(Map roles)
Deprecated.
Creates filtered roles.
|
Set |
AMOrganizationalUnit.createFilteredRoles(Map roles)
Deprecated.
Creates filtered roles.
|
Set |
AMOrganization.createFilteredRoles(Set roles)
Deprecated.
Creates filtered roles.
|
Set |
AMOrganizationalUnit.createFilteredRoles(Set roles)
Deprecated.
Creates filtered roles.
|
Set |
AMOrganization.createGroupContainers(Map groupContainers)
Deprecated.
Creates group containers and initializes their attributes.
|
Set |
AMOrganizationalUnit.createGroupContainers(Map groupContainers)
Deprecated.
Creates group containers and initializes their attributes.
|
Set |
AMOrganization.createGroupContainers(Set groupContainers)
Deprecated.
Creates group containers.
|
Set |
AMOrganizationalUnit.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.
|
protected static ServiceConfig |
AMServiceUtils.createOrgConfig(SSOToken token,
String orgDN,
String serviceName,
Map avPair)
Deprecated.
Create Service Template for a AMro profile, could be used to set policy
to a profile
|
Set |
AMOrganization.createPeopleContainers(Map peopleContainers)
Deprecated.
Creates people containers and initializes their attributes.
|
Set |
AMOrganizationalUnit.createPeopleContainers(Map peopleContainers)
Deprecated.
Creates people containers and initializes their attributes.
|
Set |
AMOrganization.createPeopleContainers(Set peopleContainers)
Deprecated.
Creates people containers.
|
Set |
AMOrganizationalUnit.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 |
AMOrganization.createRoles(Map roles)
Deprecated.
Creates roles.
|
Set |
AMOrganizationalUnit.createRoles(Map roles)
Deprecated.
Creates roles.
|
Set |
AMOrganization.createRoles(Set roles)
Deprecated.
Creates roles.
|
Set |
AMOrganizationalUnit.createRoles(Set roles)
Deprecated.
Creates roles.
|
AMGroup |
AMOrganization.createStaticGroup(String name,
Map attributes,
Map serviceNameAndAttrs)
Deprecated.
Creates static group.
|
AMGroup |
AMGroupContainer.createStaticGroup(String name,
Map attributes,
Map serviceNameAndAttrs)
Deprecated.
Creates static group.
|
Set |
AMGroup.createStaticGroups(Map groups)
Deprecated.
Creates static groups and initializes their attributes.
|
Set |
AMGroupContainer.createStaticGroups(Map groups)
Deprecated.
Creates static groups and initializes their attributes.
|
Set |
AMOrganization.createStaticGroups(Set groups)
Deprecated.
Creates static groups.
|
Set |
AMGroup.createStaticGroups(Set groupNames)
Deprecated.
Creates static groups in this group.
|
Set |
AMOrganizationalUnit.createStaticGroups(Set groups)
Deprecated.
Creates static groups.
|
Set |
AMGroupContainer.createStaticGroups(Set groupNames)
Deprecated.
Creates static groups in this group container.
|
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 |
AMOrganization.createUser(String uid,
Map attrMap,
Map serviceNameAndAttrs)
Deprecated.
Create user and initializes the attributes.
|
AMUser |
AMPeopleContainer.createUser(String uid,
Map attrMap,
Map serviceNameAndAttrs)
Deprecated.
Create user and initializes the attributes.
|
Set |
AMOrganization.createUsers(Map users)
Deprecated.
Creates users and initializes their 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 |
AMPeopleContainer.createUsers(Map users,
Set serviceNames)
Deprecated.
Creates users and initializes their attributes.
|
Set |
AMOrganization.createUsers(Set users)
Deprecated.
Creates users in this organization.
|
Set |
AMPeopleContainer.createUsers(Set users)
Deprecated.
Creates users in this people container.
|
Set |
AMOrganizationalUnit.createUsers(Set users)
Deprecated.
Creates users and initializes their attributes.
|
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 |
AMUser.deactivate()
Deprecated.
Deactivates the user.
|
void |
AMEntity.deactivate()
Deprecated.
Deactivates the entity (if a status attribute is defined for this
entity).
|
void |
AMEntityImpl.deactivate() |
void |
AMResource.deactivate()
Deprecated.
Deactivates the user.
|
void |
AMEntity.delete()
Deprecated.
Deletes the object.
|
void |
AMEntityImpl.delete() |
void |
AMObject.delete()
Deprecated.
Deletes the object.
|
void |
AMEntity.delete(boolean recursive)
Deprecated.
Deletes object(s).
|
void |
AMEntityImpl.delete(boolean recursive) |
void |
AMObject.delete(boolean recursive)
Deprecated.
Deletes object(s).
|
boolean |
AMOrganization.deleteAllNamedPolicyTemplates(String policyDN)
Deprecated.
Deletes all the named policy templates for this Organization
corresponding to the given policy.
|
boolean |
AMOrganizationalUnit.deleteAllNamedPolicyTemplates(String policyDN)
Deprecated.
Deletes all the named policy templates for this Organizational Unit
corresponding to the given policy.
|
void |
AMOrganization.deleteAssignableDynamicGroups(Set assignableDynamicGroups)
Deprecated.
Deletes assignable dynamic groups.
|
void |
AMGroup.deleteAssignableDynamicGroups(Set groupDNs)
Deprecated.
Deletes assignable dynamic groups in this group.
|
void |
AMOrganizationalUnit.deleteAssignableDynamicGroups(Set assignableDynamicGroups)
Deprecated.
Deletes assignable dynamic groups.
|
void |
AMGroupContainer.deleteAssignableDynamicGroups(Set groupDNs)
Deprecated.
Deletes assignable dynamic groups in this group container.
|
void |
AMOrganization.deleteDynamicGroups(Set dynamicGroups)
Deprecated.
Deletes dynamic groups.
|
void |
AMGroup.deleteDynamicGroups(Set groupDNs)
Deprecated.
Deletes dynamic groups in this group.
|
void |
AMOrganizationalUnit.deleteDynamicGroups(Set dynamicGroups)
Deprecated.
Deletes dynamic groups.
|
void |
AMGroupContainer.deleteDynamicGroups(Set groupDNs)
Deprecated.
Deletes dynamic groups in this group container.
|
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 |
AMOrganization.deleteFilteredRoles(Set roles)
Deprecated.
Deletes filtered roles.
|
void |
AMOrganizationalUnit.deleteFilteredRoles(Set roles)
Deprecated.
Deletes filtered roles.
|
void |
AMOrganization.deleteGroupContainers(Set groupContainers)
Deprecated.
Deletes group containers.
|
void |
AMOrganizationalUnit.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 |
AMOrganization.deletePeopleContainers(Set peopleContainers)
Deprecated.
Deletes people containers.
|
void |
AMOrganizationalUnit.deletePeopleContainers(Set peopleContainers)
Deprecated.
Creates people containers and initializes their attributes.
|
void |
AMPeopleContainer.deleteResources(Set resources)
Deprecated.
Deletes a set of resources in this people container.
|
void |
AMOrganization.deleteRoles(Set roles)
Deprecated.
Deletes roles.
|
void |
AMOrganizationalUnit.deleteRoles(Set roles)
Deprecated.
Deletes roles.
|
void |
AMOrganization.deleteStaticGroups(Set groups)
Deprecated.
Deletes static groups.
|
void |
AMGroup.deleteStaticGroups(Set groupDNs)
Deprecated.
Deletes static groups in this group.
|
void |
AMOrganizationalUnit.deleteStaticGroups(Set groups)
Deprecated.
Deletes static groups.
|
void |
AMGroupContainer.deleteStaticGroups(Set groupDNs)
Deprecated.
Deletes static groups in this group container.
|
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 |
AMOrganization.deleteUsers(Set users)
Deprecated.
Deletes users from this organization.
|
void |
AMPeopleContainer.deleteUsers(Set users)
Deprecated.
Deletes users from this people container.
|
void |
AMOrganizationalUnit.deleteUsers(Set users)
Deprecated.
Deletes users from this organizational unit.
|
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 |
AMOrganization.getAssignableDynamicGroups(int level)
Deprecated.
Returns the assignable dynamic groups within the specified level.
|
Set |
AMOrganizationalUnit.getAssignableDynamicGroups(int level)
Deprecated.
Returns the assignable dynamic groups within the specified level.
|
Set |
AMOrganization.getAssignedPolicyDNs()
Deprecated.
Gets all the assigned policies for this Organization
|
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 |
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 |
AMEntityImpl.getAttributes() |
Map |
AMObject.getAttributes()
Deprecated.
Returns Map of all attributes.
|
Map |
AMEntity.getAttributes(Set attributeNames)
Deprecated.
Returns Map of specified attributes.
|
Map |
AMEntityImpl.getAttributes(Set attributeNames) |
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 |
AMOrganization.getDynamicGroups(int level)
Deprecated.
Gets the dynamic groups within the specified level.
|
Set |
AMOrganizationalUnit.getDynamicGroups(int level)
Deprecated.
Gets the dynamic groups within the specified level.
|
String |
AMDynamicGroup.getFilter()
Deprecated.
Returns the search filter for the dynamic group.
|
String |
AMFilteredRole.getFilter()
Deprecated.
Returns the search filter for the filtered role.
|
Set |
AMUser.getFilteredRoleDNs()
Deprecated.
Gets all the filtered roles the user is in.
|
Set |
AMOrganization.getFilteredRoles(int level)
Deprecated.
Gets the filtered roles within the specified level.
|
Set |
AMOrganizationalUnit.getFilteredRoles(int level)
Deprecated.
Gets the filtered roles within the specified level.
|
Set |
AMOrganization.getGroupContainers(int level)
Deprecated.
Gets the group containers within the specified level.
|
Set |
AMOrganizationalUnit.getGroupContainers(int level)
Deprecated.
Gets the group containers within the specified level.
|
Set |
AMGroup.getGroupDNs(int level)
Deprecated.
Gets the groups in this group.
|
Set |
AMGroupContainer.getGroupDNs(int level)
Deprecated.
Gets the groups in this group container.
|
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 |
AMOrganization.getNumberOfAssignableDynamicGroups(int level)
Deprecated.
Gets number of assignable dynamic groups within the specified level.
|
long |
AMOrganizationalUnit.getNumberOfAssignableDynamicGroups(int level)
Deprecated.
Gets number of assignable dynamic groups within the specified level.
|
long |
AMOrganization.getNumberOfDynamicGroups(int level)
Deprecated.
Gets number of dynamic groups within the specified level.
|
long |
AMOrganizationalUnit.getNumberOfDynamicGroups(int level)
Deprecated.
Gets number of dynamic groups within the specified level.
|
long |
AMOrganization.getNumberOfFilteredRoles(int level)
Deprecated.
Gets number of filtered roles within the specified level.
|
long |
AMOrganizationalUnit.getNumberOfFilteredRoles(int level)
Deprecated.
Gets number of filtered roles within the specified level.
|
long |
AMOrganization.getNumberOfGroupContainers(int level)
Deprecated.
Gets number of group containers within the specified level.
|
long |
AMOrganizationalUnit.getNumberOfGroupContainers(int level)
Deprecated.
Gets number of group containers within the specified level.
|
long |
AMGroup.getNumberOfGroups(int level)
Deprecated.
Returns number of groups in the group.
|
long |
AMGroupContainer.getNumberOfGroups(int level)
Deprecated.
Returns number of groups in the group container.
|
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 |
AMOrganization.getNumberOfPeopleContainers(int level)
Deprecated.
Gets number of people containers within the specified level.
|
long |
AMOrganizationalUnit.getNumberOfPeopleContainers(int level)
Deprecated.
Gets number of people containers within the specified level.
|
long |
AMOrganization.getNumberOfRoles(int level)
Deprecated.
Gets number of roles within the specified level.
|
long |
AMOrganizationalUnit.getNumberOfRoles(int level)
Deprecated.
Gets number of roles within the specified level.
|
long |
AMOrganization.getNumberOfServices()
Deprecated.
Returns the number of services.
|
long |
AMOrganizationalUnit.getNumberOfServices()
Deprecated.
Returns the number of services.
|
long |
AMOrganization.getNumberOfStaticGroups(int level)
Deprecated.
Gets number of static groups within the specified level.
|
long |
AMOrganizationalUnit.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 |
AMGroup.getNumberOfUsers()
Deprecated.
Returns number of users in the group.
|
long |
AMRole.getNumberOfUsers()
Deprecated.
Gets number of users in the role.
|
long |
AMOrganization.getNumberOfUsers(int level)
Deprecated.
Gets number of users within the specified level.
|
long |
AMOrganizationalUnit.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 |
AMEntityImpl.getOrganizationDN() |
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.
|
static ServiceConfig |
AMServiceUtils.getOrgConfig(SSOToken token,
String orgDN,
String serviceName)
Deprecated.
Get organization config for the service
|
Set |
AMOrganization.getPeopleContainers(int level)
Deprecated.
Gets the people containers within the specified level.
|
Set |
AMOrganizationalUnit.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 |
AMOrganization.getRegisteredServiceNames()
Deprecated.
Gets the names of registered services.
|
Set |
AMOrganizationalUnit.getRegisteredServiceNames()
Deprecated.
Gets the names of registered services.
|
Set |
AMUser.getRoleDNs()
Deprecated.
Gets all the static roles the user is in.
|
protected Set |
AMEntityImpl.getRoleDNs() |
Set |
AMOrganization.getRoles(int level)
Deprecated.
Gets the roles within the specified level.
|
Set |
AMOrganizationalUnit.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 |
AMOrganization.getStaticGroups(int level)
Deprecated.
Gets the static groups within the specified level.
|
Set |
AMOrganizationalUnit.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 |
AMOrganization.getUserDNs()
Deprecated.
Returns the names (DNs) of users in the organization.
|
Set |
AMPeopleContainer.getUserDNs()
Deprecated.
Gets the names (DNs) of users in the people container.
|
Set |
AMGroup.getUserDNs()
Deprecated.
Returns the distinguished name of users in the group.
|
Set |
AMRole.getUserDNs()
Deprecated.
Gets the DNs of users in the role.
|
Set |
AMOrganizationalUnit.getUserDNs()
Deprecated.
Gets the names (DNs) of users in the organizational unit.
|
boolean |
AMOrganization.isActivated()
Deprecated.
Returns true if the organization is activated.
|
boolean |
AMUser.isActivated()
Deprecated.
Returns true if the user is activated.
|
boolean |
AMEntity.isActivated()
Deprecated.
Returns true if the entity is activated.
|
boolean |
AMEntityImpl.isActivated() |
boolean |
AMResource.isActivated()
Deprecated.
Returns true if the user is activated.
|
boolean |
AMOrganization.isPolicyAssigned(String policyDN,
String serviceName)
Deprecated.
Returns true if a
policyDN is assigned to an organization
or a role. |
boolean |
AMOrganizationalUnit.isPolicyAssigned(String policyDN,
String serviceName)
Deprecated.
Returns true if a
policyDN is assigned to this
organizational unit 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 |
AMOrganization.modifyAllPolicyTemplates(String serviceName,
Set policyDNs)
Deprecated.
Modifies all the templates under this organization that contain any
policyDN in given policyDNs . |
void |
AMOrganizationalUnit.modifyAllPolicyTemplates(String serviceName,
Set policyDNs)
Deprecated.
Modifies all the templates under this organizational unit 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 |
AMOrganization.orgTemplateExists(String serviceName)
Deprecated.
Returns true if an organizational template exists for the service.
|
boolean |
AMOrganizationalUnit.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 |
AMEntityImpl.purge(boolean recursive,
int graceperiod) |
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 |
AMOrganization.registerService(String serviceName,
boolean createTemplate,
boolean activate)
Deprecated.
Register a service for this organization.
|
void |
AMOrganizationalUnit.registerService(String serviceName,
boolean createTemplate,
boolean activate)
Deprecated.
Register a service for this organizational unit.
|
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 |
AMEntityImpl.removeAttributes(Set attributes) |
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 |
AMRole.removeUsers(Set users)
Deprecated.
Removes users from the role.
|
void |
AMStaticGroup.removeUsers(Set users)
Deprecated.
Removes users from the static group.
|
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 |
AMOrganization.searchAllRoles(String wildcard,
AMSearchControl searchControl)
Deprecated.
Searches for all roles in this organization using wildcards.
|
AMSearchResults |
AMOrganizationalUnit.searchAllRoles(String wildcard,
AMSearchControl searchControl)
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.
|
Set |
AMOrganizationalUnit.searchAllRoles(String wildcard,
int level)
Deprecated.
Searches for all roles in this organizational unit using wildcards.
|
AMSearchResults |
AMOrganization.searchAllRoles(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for all roles in this organization using wildcards and attribute
values.
|
AMSearchResults |
AMOrganizationalUnit.searchAllRoles(String wildcard,
Map avPairs,
AMSearchControl searchControl)
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.
|
Set |
AMOrganizationalUnit.searchAllRoles(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for all roles in this organizational unit using wildcards and
attribute values.
|
AMSearchResults |
AMOrganization.searchAssignableDynamicGroups(String wildcard,
AMSearchControl searchControl)
Deprecated.
Searches for assignable dynamic groups in this organization using
wildcards.
|
AMSearchResults |
AMOrganizationalUnit.searchAssignableDynamicGroups(String wildcard,
AMSearchControl searchControl)
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 |
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,
String groupSearchTemplate,
Map avPairs)
Deprecated.
Searches for assignable dynamic groups in this organization using
wildcards.
|
AMSearchResults |
AMOrganization.searchAssignableDynamicGroups(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for assignable dynamic groups in this organization using
wildcards and attribute values.
|
AMSearchResults |
AMOrganizationalUnit.searchAssignableDynamicGroups(String wildcard,
Map avPairs,
AMSearchControl searchControl)
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.
|
Set |
AMOrganizationalUnit.searchAssignableDynamicGroups(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for assignable dynamic groups in this organizational unit 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 |
AMOrganization.searchDynamicGroups(String wildcard,
AMSearchControl searchControl)
Deprecated.
Searches for dynamic groups in this organization using wildcards.
|
AMSearchResults |
AMOrganizationalUnit.searchDynamicGroups(String wildcard,
AMSearchControl searchControl)
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 |
AMOrganizationalUnit.searchDynamicGroups(String wildcard,
int level)
Deprecated.
Searches for dynamic groups in this organization unit using wildcards.
|
Set |
AMOrganization.searchDynamicGroups(String wildcard,
int level,
String groupSearchTemplate,
Map avPairs)
Deprecated.
Searches for dynamic groups in this organization using wildcards.
|
AMSearchResults |
AMOrganization.searchDynamicGroups(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for dynamic groups in this organization using wildcards and
attribute values.
|
AMSearchResults |
AMOrganizationalUnit.searchDynamicGroups(String wildcard,
Map avPairs,
AMSearchControl searchControl)
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.
|
Set |
AMOrganizationalUnit.searchDynamicGroups(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for dynamic groups in this organization unit 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 |
AMOrganization.searchFilteredRoles(String wildcard,
AMSearchControl searchControl)
Deprecated.
Searches for filtered roles in this organization using wildcards.
|
AMSearchResults |
AMOrganizationalUnit.searchFilteredRoles(String wildcard,
AMSearchControl searchControl)
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.
|
Set |
AMOrganizationalUnit.searchFilteredRoles(String wildcard,
int level)
Deprecated.
Searches for filtered roles in this organization using wildcards.
|
AMSearchResults |
AMOrganization.searchFilteredRoles(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for filtered roles in this organization using wildcards and
attribute values.
|
AMSearchResults |
AMOrganizationalUnit.searchFilteredRoles(String wildcard,
Map avPairs,
AMSearchControl searchControl)
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.
|
Set |
AMOrganizationalUnit.searchFilteredRoles(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for filtered roles in this organization 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.
|
AMSearchResults |
AMOrganizationalUnit.searchGroupContainers(String wildcard,
Map avPairs,
AMSearchControl searchControl)
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 |
AMOrganizationalUnit.searchGroupContainers(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for group containers in this organizational unit 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 |
AMOrganization.searchGroups(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for groups in this organization 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 |
AMGroupContainer.searchGroups(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for groups in this group container 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.
|
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 |
AMGroupContainer.searchGroups(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for groups in this group container 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 |
AMOrganization.searchPeopleContainers(String wildcard,
AMSearchControl searchControl)
Deprecated.
Searches for people containers in this organization 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.
|
Set |
AMOrganization.searchPeopleContainers(String wildcard,
int level)
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.
|
AMSearchResults |
AMOrganization.searchPeopleContainers(String wildcard,
Map avPairs,
AMSearchControl searchControl)
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.
|
Set |
AMOrganization.searchPeopleContainers(String wildcard,
Map avPairs,
int level)
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 |
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 |
AMOrganization.searchRoles(String wildcard,
AMSearchControl searchControl)
Deprecated.
Searches for roles in this organization using wildcards.
|
AMSearchResults |
AMOrganizationalUnit.searchRoles(String wildcard,
AMSearchControl searchControl)
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.
|
Set |
AMOrganizationalUnit.searchRoles(String wildcard,
int level)
Deprecated.
Searches for roles in this organizational unit using wildcards.
|
AMSearchResults |
AMOrganization.searchRoles(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for roles in this organization using wildcards and attribute
values.
|
AMSearchResults |
AMOrganizationalUnit.searchRoles(String wildcard,
Map avPairs,
AMSearchControl searchControl)
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.
|
Set |
AMOrganizationalUnit.searchRoles(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for roles in this organizational unit using wildcards and
attribute values.
|
AMSearchResults |
AMOrganization.searchStaticGroups(String wildcard,
AMSearchControl searchControl)
Deprecated.
Searches for static groups in this organization using wildcards.
|
AMSearchResults |
AMOrganizationalUnit.searchStaticGroups(String wildcard,
AMSearchControl searchControl)
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 |
AMOrganizationalUnit.searchStaticGroups(String wildcard,
int level)
Deprecated.
Searches for static groups in this organizational unit using wildcards.
|
Set |
AMOrganization.searchStaticGroups(String wildcard,
int level,
String groupSearchTemplate,
Map avPairs)
Deprecated.
Searches for static groups in this organization using wildcards.
|
AMSearchResults |
AMOrganization.searchStaticGroups(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for static groups in this organization 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 |
AMGroupContainer.searchStaticGroups(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for static groups in this group container 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.
|
Set |
AMOrganizationalUnit.searchStaticGroups(String wildcard,
Map avPairs,
int level)
Deprecated.
Searches for static groups in this organizational unit 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 |
AMOrganization.searchUsers(AMSearchControl searchControl,
String avfilter)
Deprecated.
Searches for users in this organization using attribute values.
|
AMSearchResults |
AMPeopleContainer.searchUsers(AMSearchControl searchControl,
String avfilter)
Deprecated.
Searches for users in this people container using attribute values.
|
AMSearchResults |
AMGroup.searchUsers(AMSearchControl searchControl,
String avfilter)
Deprecated.
Searches for users in this group using attribute values.
|
AMSearchResults |
AMRole.searchUsers(AMSearchControl searchControl,
String avfilter)
Deprecated.
Searches for users in this role using attribute values.
|
AMSearchResults |
AMOrganizationalUnit.searchUsers(AMSearchControl searchControl,
String avfilter)
Deprecated.
Searches for users in this organization attribute values.
|
Set |
AMGroup.searchUsers(String wildcard)
Deprecated.
Searches for users in this group 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)
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,
String avfilter)
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.
|
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)
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,
String userSearchTemplate,
Map avPairs)
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.
|
AMSearchResults |
AMOrganization.searchUsers(String wildcard,
Map avPairs,
AMSearchControl searchControl)
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 |
AMGroup.searchUsers(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for users in this group using wildcards.
|
AMSearchResults |
AMRole.searchUsers(String wildcard,
Map avPairs,
AMSearchControl searchControl)
Deprecated.
Searches for users in this group using wildcards and attribute values.
|
AMSearchResults |
AMOrganizationalUnit.searchUsers(String wildcard,
Map avPairs,
AMSearchControl searchControl)
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.
|
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.
|
AMSearchResults |
AMOrganization.searchUsers(String wildcard,
Map avPairs,
String userSearchTemplate,
AMSearchControl searchControl)
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.
|
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 |
AMEntityImpl.setAttributes(Map attributes) |
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 |
AMDynamicGroup.setFilter(String filter)
Deprecated.
Sets the search filter for the dynamic group.
|
void |
AMFilteredRole.setFilter(String filter)
Deprecated.
Sets the search filter for the filtered role.
|
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 |
AMEntityImpl.store() |
void |
AMObject.store()
Deprecated.
Stores the change to directory server.
|
void |
AMObject.store(boolean addValues)
Deprecated.
Stores the change to directory server.
|
void |
AMOrganization.unassignAllPolicies(String serviceName,
Set policyDNs)
Deprecated.
Unassigns the given policies from this organization and its roles.
|
void |
AMOrganizationalUnit.unassignAllPolicies(String serviceName,
Set policyDNs)
Deprecated.
Unassigns the given policies from this organizational unit 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 |
AMOrganization.unassignServices(Set serviceNames)
Deprecated.
Unassigns services from the organization.
|
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.unregisterService(String serviceName)
Deprecated.
Unregisters a service for this organization.
|
void |
AMOrganizationalUnit.unregisterService(String serviceName)
Deprecated.
Unregister a service for this organizational unit.
|
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 . |
Modifier and Type | Method and Description |
---|---|
void |
IDirectoryServices.changePassword(SSOToken token,
String entryDN,
String attrName,
String oldPassword,
String newPassword)
Changes user password.
|
String |
IDirectoryServices.createAMTemplate(SSOToken token,
String entryDN,
int objectType,
String serviceName,
Map attributes,
int priority)
Create an AMTemplate (COSTemplate)
|
void |
IDirectoryServices.createEntry(SSOToken token,
String entryName,
int objectType,
String parentDN,
Map attributes)
Create an entry in the Directory
|
String |
IDirectoryServices.getAMTemplateDN(SSOToken token,
String entryDN,
int objectType,
String serviceName,
int type)
Get the AMTemplate DN (COSTemplateDN)
|
Map |
IDirectoryServices.getAttributes(SSOToken token,
String entryDN,
boolean ignoreCompliance,
boolean byteValues,
int profileType)
Returns a map of attribute-values for requested attributes.
|
Map |
IDirectoryServices.getAttributes(SSOToken token,
String entryDN,
int profileType)
Returns a Map with attribute-values requested from the directory.
|
Map |
IDirectoryServices.getAttributes(SSOToken token,
String entryDN,
Set attrNames,
boolean ignoreCompliance,
boolean byteValues,
int profileType)
Returns a map of attribute-values for requested attributes.
|
Map |
IDirectoryServices.getAttributes(SSOToken token,
String entryDN,
Set attrNames,
int profileType)
Returns a Map with attribute-values requested from the directory.
|
Map |
IDirectoryServices.getAttributesByteValues(SSOToken token,
String entryDN,
int profileType)
Returns a map of attribute-values for binary attributes.
|
Map |
IDirectoryServices.getAttributesByteValues(SSOToken token,
String entryDN,
Set attrNames,
int profileType)
Returns a map of attribute-values for binary attributes.
|
Map |
IDirectoryServices.getAttributesFromDS(SSOToken token,
String entryDN,
Set attrNames,
int profileType)
Returns a Map with attribute-values fetched directly from the Directory.
|
Map |
IDirectoryServices.getDCTreeAttributes(SSOToken token,
String entryDN,
Set attrNames,
boolean byteValues,
int objectType)
Returns the attributes set in the Domain Component of the organization,
in the
DC Tree Enabled mode . |
String |
IComplianceServices.getDeletedObjectFilter(int objectType)
Returns the search filter to be used for searching deleted objects.
|
Map |
IDirectoryServices.getExternalAttributes(SSOToken token,
String entryDN,
Set attrNames,
int profileType)
Returns attributes from an external data store.
|
String[] |
IDirectoryServices.getGroupFilterAndScope(SSOToken token,
String entryDN,
int profileType)
Returns the dynamic groups search filter and search scope.
|
Set |
IDirectoryServices.getMembers(SSOToken token,
String entryDN,
int objectType)
Get members for roles, dynamic group or static group
|
int |
IDirectoryServices.getObjectType(SSOToken token,
String dn)
Returns the integer type of the object represented by the
|
int |
IDirectoryServices.getObjectType(SSOToken token,
String dn,
Map cachedAttributes)
Returns the integer type of the object represented by the
DN using the cached attributes. |
String |
IDCTreeServices.getOrganizationDN(SSOToken token,
String domainName)
Return the Organization DN for a given domain.
|
String |
IDirectoryServices.getOrganizationDN(SSOToken token,
String entryDN)
Gets the Organization DN for the specified entryDN.
|
Set |
IDirectoryServices.getRegisteredServiceNames(SSOToken token,
String entryDN)
Get registered services for an organization
|
Set |
IDirectoryServices.getTopLevelContainers(SSOToken token)
Returns the set of top level containers that can be viewed by ths user
|
void |
DCTreeServicesHelper.initialize() |
boolean |
IComplianceServices.isAncestorOrgDeleted(SSOToken token,
String dn,
int profileType)
Returns true if any of the Organizations upto the base DN are marked
deleted.
|
boolean |
DCTreeServicesHelper.isRequired()
Method to determine if DC Tree support is required or not.
|
boolean |
IDCTreeServices.isRequired()
Method to determine if DC Tree support is required or not.
|
void |
IDirectoryServices.modifyMemberShip(SSOToken token,
Set members,
String target,
int type,
int operation)
Modify member ship for role or static group
|
void |
IDirectoryServices.registerService(SSOToken token,
String orgDN,
String serviceName)
Register a service for an org or org unit policy to a profile
|
void |
IDirectoryServices.removeAdminRole(SSOToken token,
String dn,
boolean recursive)
Remove group admin role
|
void |
IDirectoryServices.removeEntry(SSOToken token,
String entryDN,
int objectType,
boolean recursive,
boolean softDelete)
Remove an entry from the directory.
|
String |
IDirectoryServices.renameEntry(SSOToken token,
int objectType,
String entryDN,
String newName,
boolean deleteOldName)
Renames an entry.
|
Set |
IDirectoryServices.search(SSOToken token,
String entryDN,
String searchFilter,
int searchScope)
Searches the Directory
|
AMSearchResults |
IDirectoryServices.search(SSOToken token,
String entryDN,
String searchFilter,
SearchControl searchControl,
String[] attrNames)
Search the Directory
|
void |
IDirectoryServices.setAttributes(SSOToken token,
String entryDN,
int objectType,
Map stringAttributes,
Map byteAttributes,
boolean isAdd)
Method Set the attributes of an entry.
|
void |
IDirectoryServices.setGroupFilter(SSOToken token,
String entryDN,
String filter)
Set's the dynamic groups search filter.
|
void |
IDirectoryServices.unRegisterService(SSOToken token,
String entryDN,
int objectType,
String serviceName,
int templateType)
Un register service for a AMro profile.
|
void |
IDirectoryServices.updateUserAttribute(SSOToken token,
Set members,
String staticGroupDN,
boolean toAdd)
Adds or remove static group DN to or from member attribute
'iplanet-am-static-group-dn'
|
void |
IComplianceServices.verifyAndDeleteObject(SSOToken token,
String profileDN)
Verify if the object in question is marked for deletion, in which case it
is deleted.
|
String |
IDirectoryServices.verifyAndGetOrgDN(SSOToken token,
String entryDN,
String childDN)
Gets the Organization DN for the specified entryDN.
|
Modifier and Type | Method and Description |
---|---|
void |
DirectoryServicesImpl.changePassword(SSOToken token,
String entryDN,
String attrName,
String oldPassword,
String newPassword)
Changes user password.
|
protected void |
ComplianceServicesImpl.createAdminGroups(SSOToken token,
PersistentObject org)
Method which creates Admin Groups for an organization.
|
String |
DirectoryServicesImpl.createAMTemplate(SSOToken token,
String entryDN,
int objectType,
String serviceName,
Map attributes,
int priority)
Create an AMTemplate (COSTemplate)
|
String |
CachedDirectoryServicesImpl.createAMTemplate(SSOToken token,
String entryDN,
int objectType,
String serviceName,
Map attributes,
int priority)
Create an AMTemplate (COSTemplate)
|
protected void |
DCTreeServicesImpl.createDomain(SSOToken token,
Guid orgGuid,
AttrSet attrSet)
Method which creates a
Domain Component Tree for the given
organization, if the sunPreferredDomain attribute is
present and has a fully qualified domain name as value. |
protected void |
DCTreeServicesImpl.createDomain(SSOToken token,
Guid orgGuid,
String domainName,
AttrSet attrSet)
Method which creates a DC Tree for the given org, if the
sunPreferredDomain attribute is present and has a fully
qualified domain name as value. |
void |
DirectoryServicesImpl.createEntry(SSOToken token,
String entryName,
int objectType,
String parentDN,
Map attributes)
Create an entry in the Directory
|
void |
CachedDirectoryServicesImpl.createEntry(SSOToken token,
String entryName,
int objectType,
String parentDN,
Map attributes) |
Set |
DCTreeServicesImpl.dcNodeAttributes() |
String |
DirectoryServicesImpl.getAMTemplateDN(SSOToken token,
String entryDN,
int objectType,
String serviceName,
int type)
Get the AMTemplate DN (COSTemplateDN)
|
Map |
DirectoryServicesImpl.getAttributes(SSOToken token,
String entryDN,
boolean ignoreCompliance,
boolean byteValues,
int profileType)
Gets all attributes corresponding to the entryDN.
|
Map |
CachedDirectoryServicesImpl.getAttributes(SSOToken token,
String entryDN,
boolean ignoreCompliance,
boolean byteValues,
int profileType)
Gets all attributes corresponding to the entryDN.
|
Map |
DirectoryServicesImpl.getAttributes(SSOToken token,
String entryDN,
int profileType) |
Map |
CachedDirectoryServicesImpl.getAttributes(SSOToken token,
String entryDN,
int profileType) |
Map |
DirectoryServicesImpl.getAttributes(SSOToken token,
String entryDN,
Set attrNames,
boolean ignoreCompliance,
boolean byteValues,
int profileType) |
Map |
CachedDirectoryServicesImpl.getAttributes(SSOToken token,
String entryDN,
Set attrNames,
boolean ignoreCompliance,
boolean byteValues,
int profileType)
Gets the specific attributes corresponding to the entryDN.
|
Map |
DirectoryServicesImpl.getAttributes(SSOToken token,
String entryDN,
Set attrNames,
int profileType) |
Map |
CachedDirectoryServicesImpl.getAttributes(SSOToken token,
String entryDN,
Set attrNames,
int profileType) |
Map |
DirectoryServicesImpl.getAttributesByteValues(SSOToken token,
String entryDN,
int profileType) |
Map |
CachedDirectoryServicesImpl.getAttributesByteValues(SSOToken token,
String entryDN,
int profileType) |
Map |
DirectoryServicesImpl.getAttributesByteValues(SSOToken token,
String entryDN,
Set attrNames,
int profileType) |
Map |
CachedDirectoryServicesImpl.getAttributesByteValues(SSOToken token,
String entryDN,
Set attrNames,
int profileType) |
Map |
DirectoryServicesImpl.getAttributesFromDS(SSOToken token,
String entryDN,
Set attrNames,
boolean ignoreCompliance,
boolean byteValues,
int profileType)
Gets the specific attributes corresponding to the entryDN.
|
Map |
DirectoryServicesImpl.getAttributesFromDS(SSOToken token,
String entryDN,
Set attrNames,
int profileType) |
protected String |
DCTreeServicesImpl.getCanonicalDomain(SSOToken token,
String orgDN)
This is a public method to get canonical domain name for a given
organization.
|
protected String |
DCTreeServicesImpl.getDCNodeDN(SSOToken token,
String orgDN) |
Map |
DirectoryServicesImpl.getDCTreeAttributes(SSOToken token,
String entryDN,
Set attrNames,
boolean byteValues,
int objectType)
Gets the attributes for this entryDN from the corresponding DC Tree node.
|
String |
ComplianceServicesImpl.getDeletedObjectFilter(int objectType)
Protected method to get the search filter to be used for searching for
deleted objects.
|
protected AttrSet |
DCTreeServicesImpl.getDomainAttributes(SSOToken token,
String orgDN,
String[] attrNames) |
Map |
DirectoryServicesImpl.getExternalAttributes(SSOToken token,
String entryDN,
Set attrNames,
int profileType)
Returns attributes from an external data store.
|
Map |
CachedDirectoryServicesImpl.getExternalAttributes(SSOToken token,
String entryDN,
Set attrNames,
int profileType)
Returns attributes from an external data store.
|
String[] |
DirectoryServicesImpl.getGroupFilterAndScope(SSOToken token,
String entryDN,
int profileType)
Returns an array containing the dynamic group's scope, base dn, and
filter.
|
Set |
DirectoryServicesImpl.getMembers(SSOToken token,
String entryDN,
int objectType)
Get members for roles, dynamic group or static group
|
int |
DirectoryServicesImpl.getObjectType(SSOToken token,
String dn)
Gets the type of the object given its DN.
|
int |
CachedDirectoryServicesImpl.getObjectType(SSOToken token,
String dn)
Gets the type of the object given its DN.
|
int |
DirectoryServicesImpl.getObjectType(SSOToken token,
String dn,
Map cachedAttributes)
Gets the type of the object given its DN.
|
String |
DCTreeServicesImpl.getOrganizationDN(SSOToken token,
String domainName)
Returns the organization DN matching the domain name
|
String |
DirectoryServicesImpl.getOrganizationDN(SSOToken token,
String entryDN)
Gets the Organization DN for the specified entryDN.
|
String |
CachedDirectoryServicesImpl.getOrganizationDN(SSOToken token,
String entryDN)
Gets the Organization DN for the specified entryDN.
|
Set |
DirectoryServicesImpl.getRegisteredServiceNames(SSOToken token,
String entryDN)
Get registered services for an organization
|
Set |
DirectoryServicesImpl.getTopLevelContainers(SSOToken token) |
static boolean |
ComplianceServicesImpl.isAdminGroupsEnabled(String orgDN)
Method which checks if Admin Groups need to be created for an
organization.
|
boolean |
ComplianceServicesImpl.isAncestorOrgDeleted(SSOToken token,
String dn,
int profileType)
Method which checks all the parent organizations of this entry till the
base DN, and returns true if any one of them is deleted.
|
static boolean |
ComplianceServicesImpl.isComplianceUserDeletionEnabled()
Method which checks if Compliance User Deletion is enabled
|
void |
DirectoryServicesImpl.modifyMemberShip(SSOToken token,
Set members,
String target,
int type,
int operation)
Modify member ship for role or static group
|
void |
CallBackHelper.postProcess(SSOToken token,
String entryDN,
String orgDN,
AttrSet oldAttrSet,
AttrSet newAttrSet,
int operation,
int objectType,
boolean softDelete) |
void |
CallBackHelper.postProcess(SSOToken token,
String entryDN,
String orgDN,
Map oldAttrMap,
Map newAttrMap,
int operation,
int objectType,
boolean softDelete) |
void |
CallBackHelper.postProcessModifyMemberShip(SSOToken token,
String entryDN,
String orgDN,
Set members,
int operation,
int objectType)
Special method for post processing memberShip modification for roles &
groups.
|
AttrSet |
CallBackHelper.preProcess(SSOToken token,
String entryDN,
String orgDN,
AttrSet oldAttrSet,
AttrSet newAttrSet,
int operation,
int objectType,
boolean softDelete) |
Map |
CallBackHelper.preProcess(SSOToken token,
String entryDN,
String orgDN,
Map oldAttrMap,
Map newAttrMap,
int operation,
int objectType,
boolean softDelete) |
Set |
CallBackHelper.preProcessModifyMemberShip(SSOToken token,
String entryDN,
String orgDN,
Set members,
int operation,
int objectType)
Special method for pre processing memberShip modification for roles &
groups.
|
void |
DirectoryServicesImpl.registerService(SSOToken token,
String orgDN,
String serviceName)
Register a service for an org or org unit policy to a profile
|
void |
DirectoryServicesImpl.removeAdminRole(SSOToken token,
String dn,
boolean recursive)
Remove group admin role
|
protected void |
DCTreeServicesImpl.removeDomain(SSOToken token,
String orgDN)
Method which removes the DC Tree corresponding to the Org
|
void |
DirectoryServicesImpl.removeEntry(SSOToken token,
String entryDN,
int objectType,
boolean recursive,
boolean softDelete)
Remove an entry from the directory.
|
void |
CachedDirectoryServicesImpl.removeEntry(SSOToken token,
String entryDN,
int objectType,
boolean recursive,
boolean softDelete)
Remove an entry from the directory.
|
String |
DirectoryServicesImpl.renameEntry(SSOToken token,
int objectType,
String entryDN,
String newName,
boolean deleteOldName)
Renames an entry.
|
String |
CachedDirectoryServicesImpl.renameEntry(SSOToken token,
int objectType,
String entryDN,
String newName,
boolean deleteOldName)
Renames an entry.
|
Set |
DirectoryServicesImpl.search(SSOToken token,
String entryDN,
String searchFilter,
int searchScope)
Searches the Directory
|
AMSearchResults |
DirectoryServicesImpl.search(SSOToken token,
String entryDN,
String searchFilter,
SearchControl searchControl,
String[] attrNames)
Search the Directory
|
void |
DirectoryServicesImpl.setAttributes(SSOToken token,
String entryDN,
int objectType,
Map stringAttributes,
Map byteAttributes,
boolean isAdd)
Method Set the attributes of an entry.
|
void |
CachedDirectoryServicesImpl.setAttributes(SSOToken token,
String entryDN,
int objectType,
Map stringAttributes,
Map byteAttributes,
boolean isAdd)
Method Set the attributes of an entry.
|
protected void |
DCTreeServicesImpl.setDomainAttributes(SSOToken token,
String orgDN,
AttrSet attrSet) |
void |
DirectoryServicesImpl.setGroupFilter(SSOToken token,
String entryDN,
String filter)
Sets the filter for a dynamic group in the datastore.
|
void |
CachedDirectoryServicesImpl.setGroupFilter(SSOToken token,
String entryDN,
String filter) |
protected AttrSet[] |
DCTreeServicesImpl.splitAttrSet(String orgDN,
AttrSet attrSet) |
void |
DirectoryServicesImpl.unRegisterService(SSOToken token,
String entryDN,
int objectType,
String serviceName,
int type)
Un register service for a AMro profile.
|
protected void |
DCTreeServicesImpl.updateDomainStatus(SSOToken token,
String orgDN,
String status)
Method which update attribute inetdomainstatus of the DC Tree
corresponding to the Org
|
void |
DirectoryServicesImpl.updateUserAttribute(SSOToken token,
Set members,
String staticGroupDN,
boolean toAdd)
Adds or remove static group DN to or from member attribute
'iplanet-am-static-group-dn'
|
void |
CachedDirectoryServicesImpl.updateUserAttribute(SSOToken token,
Set members,
String staticGroupDN,
boolean toAdd) |
void |
UserPasswordValidationHelper.validate(Map attributes) |
void |
ComplianceServicesImpl.verifyAndDeleteObject(SSOToken token,
String profileDN)
Method which checks if the entry corresponding to DN represents a user
entry.
|
protected AttrSet |
ComplianceServicesImpl.verifyAndGetAttributes(PersistentObject po,
String[] attributeNames)
Method which adds additional compliance required attributes to the
existing list of attribute names and then fetches the attribute set from
LDAP.
|
String |
DirectoryServicesImpl.verifyAndGetOrgDN(SSOToken token,
String entryDN,
String childDN)
Gets the Organization DN for the specified entryDN.
|
protected void |
ComplianceServicesImpl.verifyAndLinkGroupToRole(SSOToken token,
Guid[] membersGuid,
String groupDN)
Method which verifies if the
groupDN corresponds to an
administrative role. |
protected void |
ComplianceServicesImpl.verifyAndLinkRoleToGroup(SSOToken token,
Guid[] membersGuid,
String roleDN)
Method which verifies if the
roleDN corresponds to an
admin role. |
protected void |
ComplianceServicesImpl.verifyAndUnLinkGroupToRole(SSOToken token,
Set members,
String groupDN)
Method which verifies if the groupDN corresponds to an admin role.
|
protected void |
ComplianceServicesImpl.verifyAndUnLinkRoleToGroup(SSOToken token,
Set members,
String roleDN)
Verifies if the
roleDN corresponds to an admin role. |
protected void |
ComplianceServicesImpl.verifyAttributes(AttrSet attrSet)
Method which checks the attribute set for the presence of
"inetuserstatus" attribute.
|
Constructor and Description |
---|
UserPasswordValidationHelper(SSOToken token,
String orgDN) |
Modifier and Type | Method and Description |
---|---|
protected static AMException |
RemoteServicesImpl.convertException(AMRemoteException amrx) |
Modifier and Type | Method and Description |
---|---|
void |
RemoteServicesImpl.changePassword(SSOToken token,
String entryDN,
String attrName,
String oldPassword,
String newPassword)
Changes user password.
|
String |
RemoteServicesImpl.createAMTemplate(SSOToken token,
String entryDN,
int objectType,
String serviceName,
Map attributes,
int priority)
Create an AMTemplate (COSTemplate)
|
String |
CachedRemoteServicesImpl.createAMTemplate(SSOToken token,
String entryDN,
int objectType,
String serviceName,
Map attributes,
int priority)
Create an AMTemplate (COSTemplate)
|
void |
RemoteServicesImpl.createEntry(SSOToken token,
String entryName,
int objectType,
String parentDN,
Map attributes)
Create an entry in the Directory
|
void |
CachedRemoteServicesImpl.createEntry(SSOToken token,
String entryName,
int objectType,
String parentDN,
Map attributes) |
String |
RemoteServicesImpl.getAMTemplateDN(SSOToken token,
String entryDN,
int objectType,
String serviceName,
int type)
Get the AMTemplate DN (COSTemplateDN)
|
Map |
RemoteServicesImpl.getAttributes(SSOToken token,
String entryDN,
boolean ignoreCompliance,
boolean byteValues,
int profileType)
Gets all attributes corresponding to the entryDN.
|
Map |
CachedRemoteServicesImpl.getAttributes(SSOToken token,
String entryDN,
boolean ignoreCompliance,
boolean byteValues,
int profileType)
Gets all attributes corresponding to the entryDN.
|
Map |
RemoteServicesImpl.getAttributes(SSOToken token,
String entryDN,
int profileType) |
Map |
CachedRemoteServicesImpl.getAttributes(SSOToken token,
String entryDN,
int profileType) |
Map |
RemoteServicesImpl.getAttributes(SSOToken token,
String entryDN,
Set attrNames,
boolean ignoreCompliance,
boolean byteValues,
int profileType)
Gets the specific attributes corresponding to the entryDN.
|
Map |
CachedRemoteServicesImpl.getAttributes(SSOToken token,
String entryDN,
Set attrNames,
boolean ignoreCompliance,
boolean byteValues,
int profileType)
Gets the specific attributes corresponding to the entryDN.
|
Map |
RemoteServicesImpl.getAttributes(SSOToken token,
String entryDN,
Set attrNames,
int profileType) |
Map |
CachedRemoteServicesImpl.getAttributes(SSOToken token,
String entryDN,
Set attrNames,
int profileType) |
Map |
RemoteServicesImpl.getAttributesByteValues(SSOToken token,
String entryDN,
int profileType) |
Map |
CachedRemoteServicesImpl.getAttributesByteValues(SSOToken token,
String entryDN,
int profileType) |
Map |
RemoteServicesImpl.getAttributesByteValues(SSOToken token,
String entryDN,
Set attrNames,
int profileType) |
Map |
CachedRemoteServicesImpl.getAttributesByteValues(SSOToken token,
String entryDN,
Set attrNames,
int profileType) |
Map |
RemoteServicesImpl.getAttributesFromDS(SSOToken token,
String entryDN,
Set attrNames,
int profileType) |
Map |
RemoteServicesImpl.getDCTreeAttributes(SSOToken token,
String entryDN,
Set attrNames,
boolean byteValues,
int objectType)
Gets the attributes for this entryDN from the corresponding DC Tree node.
|
String |
ComplianceServicesImpl.getDeletedObjectFilter(int objectType) |
Map |
RemoteServicesImpl.getExternalAttributes(SSOToken token,
String entryDN,
Set attrNames,
int profileType)
Returns attributes from an external data store.
|
Map |
CachedRemoteServicesImpl.getExternalAttributes(SSOToken token,
String entryDN,
Set attrNames,
int profileType)
Returns attributes from an external data store.
|
String[] |
RemoteServicesImpl.getGroupFilterAndScope(SSOToken token,
String entryDN,
int profileType)
Returns an array containing the dynamic group's scope, base dn, and
filter.
|
Set |
RemoteServicesImpl.getMembers(SSOToken token,
String entryDN,
int objectType)
Get members for roles, dynamic group or static group
|
int |
RemoteServicesImpl.getObjectType(SSOToken token,
String dn)
Gets the type of the object given its DN.
|
int |
CachedRemoteServicesImpl.getObjectType(SSOToken token,
String dn)
Gets the type of the object given its DN.
|
int |
RemoteServicesImpl.getObjectType(SSOToken token,
String dn,
Map cachedAttributes) |
String |
RemoteServicesImpl.getOrganizationDN(SSOToken token,
String entryDN)
Gets the Organization DN for the specified entryDN.
|
String |
CachedRemoteServicesImpl.getOrganizationDN(SSOToken token,
String entryDN)
Gets the Organization DN for the specified entryDN.
|
String |
DCTreeServicesImpl.getOrganizationDN(SSOToken token,
String domainName) |
Set |
RemoteServicesImpl.getRegisteredServiceNames(SSOToken token,
String entryDN)
Get registered services for an organization
|
Set |
RemoteServicesImpl.getTopLevelContainers(SSOToken token) |
boolean |
ComplianceServicesImpl.isAncestorOrgDeleted(SSOToken token,
String dn,
int profileType) |
void |
RemoteServicesImpl.modifyMemberShip(SSOToken token,
Set members,
String target,
int type,
int operation)
Modify member ship for role or static group
|
void |
RemoteServicesImpl.registerService(SSOToken token,
String orgDN,
String serviceName)
Register a service for an org or org unit policy to a profile
|
void |
RemoteServicesImpl.removeAdminRole(SSOToken token,
String dn,
boolean recursive)
Remove group admin role
|
void |
RemoteServicesImpl.removeEntry(SSOToken token,
String entryDN,
int objectType,
boolean recursive,
boolean softDelete)
Remove an entry from the directory.
|
void |
CachedRemoteServicesImpl.removeEntry(SSOToken token,
String entryDN,
int objectType,
boolean recursive,
boolean softDelete)
Remove an entry from the directory.
|
String |
RemoteServicesImpl.renameEntry(SSOToken token,
int objectType,
String entryDN,
String newName,
boolean deleteOldName)
Renames an entry.
|
String |
CachedRemoteServicesImpl.renameEntry(SSOToken token,
int objectType,
String entryDN,
String newName,
boolean deleteOldName)
Renames an entry.
|
Set |
RemoteServicesImpl.search(SSOToken token,
String entryDN,
String searchFilter,
int searchScope)
Searches the Directory
|
AMSearchResults |
RemoteServicesImpl.search(SSOToken token,
String entryDN,
String searchFilter,
SearchControl searchControl,
String[] attrNames)
Search the Directory
|
void |
RemoteServicesImpl.setAttributes(SSOToken token,
String entryDN,
int objectType,
Map stringAttributes,
Map byteAttributes,
boolean isAdd)
Method Set the attributes of an entry.
|
void |
CachedRemoteServicesImpl.setAttributes(SSOToken token,
String entryDN,
int objectType,
Map stringAttributes,
Map byteAttributes,
boolean isAdd)
Method Set the attributes of an entry.
|
void |
RemoteServicesImpl.setGroupFilter(SSOToken token,
String entryDN,
String filter)
Sets the filter for a dynamic group in the datastore.
|
void |
CachedRemoteServicesImpl.setGroupFilter(SSOToken token,
String entryDN,
String filter) |
void |
RemoteServicesImpl.unRegisterService(SSOToken token,
String entryDN,
int objectType,
String serviceName,
int type)
Un register service for a AMro profile.
|
void |
RemoteServicesImpl.updateUserAttribute(SSOToken token,
Set members,
String staticGroupDN,
boolean toAdd)
Adds or remove static group DN to or from member attribute
'iplanet-am-static-group-dn'
|
void |
CachedRemoteServicesImpl.updateUserAttribute(SSOToken token,
Set members,
String staticGroupDN,
boolean toAdd) |
void |
ComplianceServicesImpl.verifyAndDeleteObject(SSOToken token,
String profileDN) |
String |
RemoteServicesImpl.verifyAndGetOrgDN(SSOToken token,
String entryDN,
String childDN)
Gets the Organization DN for the specified entryDN.
|
Modifier and Type | Method and Description |
---|---|
void |
LoginState.populateDefaultUserAttributes()
Populate all the default user attribute for profile
|
Modifier and Type | Method and Description |
---|---|
void |
AMUserPasswordValidationPlugin.validateUserID(String userID,
Map envParams)
Checks for invalid characters in the source string
|
Modifier and Type | Method and Description |
---|---|
static AMObject |
AdminInterfaceUtils.getAMObject(Debug debug,
String dn,
AMStoreConnection storeConn)
Returns the
AMObject of a given DN and a store connection. |
Modifier and Type | Method and Description |
---|---|
protected static EntityException |
EntityUtils.convertException(AMException amex) |
Modifier and Type | Method and Description |
---|---|
static IdRepoException |
IdUtils.convertAMException(AMException ame)
Returns an IdRepoException based on an
AMException |
Modifier and Type | Method and Description |
---|---|
static void |
PolicyUtils.removePolicyRules(SSOToken token,
String serviceName)
Removes policy rules defined for a service.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.