Uses of Interface
com.iplanet.am.sdk.AMConstants
-
Packages that use AMConstants 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.common This packages contains commonly used constants and utilities. -
-
Uses of AMConstants in com.iplanet.am.sdk
Subinterfaces of AMConstants in com.iplanet.am.sdk Modifier and Type Interface Description interfaceAMAssignableDynamicGroupDeprecated.As of Sun Java System Access Manager 7.1.interfaceAMDynamicGroupDeprecated.As of Sun Java System Access Manager 7.1.interfaceAMFilteredRoleDeprecated.As of Sun Java System Access Manager 7.1.interfaceAMGroupDeprecated.As of Sun Java System Access Manager 7.1.interfaceAMGroupContainerDeprecated.As of Sun Java System Access Manager 7.1.interfaceAMObjectDeprecated.As of Sun Java System Access Manager 7.1.interfaceAMOrganizationDeprecated.As of Sun Java System Access Manager 7.1.interfaceAMOrganizationalUnitDeprecated.As of Sun Java System Access Manager 7.1.interfaceAMPeopleContainerDeprecated.As of Sun Java System Access Manager 7.1.interfaceAMResourceDeprecated.As of Sun Java System Access Manager 7.1.interfaceAMRoleDeprecated.As of Sun Java System Access Manager 7.1.interfaceAMStaticGroupDeprecated.As of Sun Java System Access Manager 7.1.interfaceAMTemplateDeprecated.As of Sun Java System Access Manager 7.1.interfaceAMUserDeprecated.As of Sun Java System Access Manager 7.1.Classes in com.iplanet.am.sdk that implement AMConstants Modifier and Type Class Description classAMCommonUtilsDeprecated.As of Sun Java System Access Manager 7.1.classAMEntityImplclassAMStoreConnectionDeprecated.As of Sun Java System Access Manager 7.1. -
Uses of AMConstants in com.iplanet.am.sdk.common
Classes in com.iplanet.am.sdk.common that implement AMConstants Modifier and Type Class Description classCallBackHelperBaseHelper class to re-use common functionality required for CallBack (AMCallBack) implementation by remote and ldap packages.classDCTreeServicesHelper -
Uses of AMConstants in com.iplanet.am.sdk.ldap
Classes in com.iplanet.am.sdk.ldap that implement AMConstants Modifier and Type Class Description classCachedDirectoryServicesImplclassCallBackHelperThis class has all the utility methods which determine the external pre-post processing classes for (user, org, role, group) operations.classComplianceServicesImplThis classCompliancecontains the functionality to support iPlanet Compliant DIT.classDCTreeServicesImplThis classDCTreecontains the functionality to support a DC Tree in the LDAP DIT.classDirectoryServicesImplA class which manages all the major Directory related operations.classUserPasswordValidationHelperThis class provides the some of functionality for generating CallBacks for plugins implementing theAMUserPasswordValidationclass. -
Uses of AMConstants in com.iplanet.am.sdk.remote
Classes in com.iplanet.am.sdk.remote that implement AMConstants Modifier and Type Class Description classDCTreeServicesImpl -
Uses of AMConstants in com.sun.identity.common
Classes in com.sun.identity.common that implement AMConstants Modifier and Type Class Description classAdministrationServiceListenerThis class is a cache and Listener for Administration ServiceclassAMUserPasswordValidationPluginThis class is an utility to detect the specified pattern in the given string
-