com.iplanet.am.sdk
Interface AMConstants

All Known Subinterfaces:
AMAssignableDynamicGroup, AMDynamicGroup, AMFilteredRole, AMGroup, AMGroupContainer, AMObject, AMOrganization, AMOrganizationalUnit, AMPeopleContainer, AMResource, AMRole, AMStaticGroup, AMTemplate, AMUser
All Known Implementing Classes:
AMStoreConnection

Deprecated. As of Sun Java System Access Manager 7.1.

public interface AMConstants

This interface defines constants used by AM SDK.


Field Summary
static int ADD_MEMBER
          Deprecated.  
static String ADMIN_GROUPS_ENABLED_ATTR
          Deprecated.  
static String ADMIN_ROLE_ATTR
          Deprecated.  
static String ADMINISTRATION_SERVICE
          Deprecated.  
static String CACHE_ENABLED_DISABLED_KEY
          Deprecated.  
static String CACHE_MAX_SIZE_KEY
          Deprecated.  
static String COMPLIANCE_SPECIAL_FILTER_ATTR
          Deprecated.  
static String COMPLIANCE_USER_DELETION_ATTR
          Deprecated.  
static String CONTAINER_DEFAULT_TEMPLATE_ROLE
          Deprecated.  
static String CONTAINER_SUPPORTED_TYPES_ATTRIBUTE
          Deprecated.  
static String DCT_ATTRIBUTE_LIST_ATTR
          Deprecated.  
static String DCT_ENABLED_ATTR
          Deprecated.  
static String DOMAIN_ADMINISTRATORS
          Deprecated.  
static String DOMAIN_HELP_DESK_ADMINISTRATORS
          Deprecated.  
static String EMAIL_ATTRIBUTE
          Deprecated.  
static String FILTER_ATTR_NAME
          Deprecated.  
static String INET_ADMIN_OBJECT_CLASS
          Deprecated.  
static String INET_DOMAIN_STATUS_ATTR
          Deprecated.  
static String INET_DOMAIN_STATUS_ATTRIBUTE
          Deprecated.  
static String INVALID_USERID_CHARACTERS
          Deprecated.  
static String OTHER_COSATTR_TYPE
          Deprecated.  
static String POLICY_COSATTR_TYPE
          Deprecated.  
static String POLICY_SUFFIX
          Deprecated.  
static String PRE_POST_PROCESSING_MODULES_ATTR
          Deprecated.  
static Set REMOVE_ATTRIBUTE
          Deprecated.  
static int REMOVE_MEMBER
          Deprecated.  
static String REQUIRED_SERVICES_ATTR
          Deprecated.  
static String ROLE_MANAGED_CONTAINER_DN_ATTRIBUTE
          Deprecated.  
static int SCOPE_BASE
          Deprecated. Specifies search scope to be just for the object specified
static int SCOPE_ONE
          Deprecated. Specifies search scope to be a one level search.
static int SCOPE_SUB
          Deprecated. Specifies search scope to be a sub tree search.
static String SERVICE_STATUS_ATTRIBUTE
          Deprecated.  
static String STATIC_GROUP_DN_ATTRIBUTE
          Deprecated.  
static String SUBSCRIBABLE_ATTRIBUTE
          Deprecated. Subscribable attribute
static String UNIQUE_ATTRIBUTE_LIST_ATTRIBUTE
          Deprecated.  
static String UNIQUE_MEMBER_ATTRIBUTE
          Deprecated. Unique member attribute
static String USER_CREATE_NOTIFICATION_LIST
          Deprecated.  
static String USER_DELETE_NOTIFICATION_LIST
          Deprecated.  
static String USER_ENCRYPTED_PASSWORD_ATTRIBUTE
          Deprecated.  
static String USER_ENTRY_PROCESSING_IMPL
          Deprecated.  
static String USER_MODIFY_NOTIFICATION_LIST
          Deprecated.  
static String USER_PASSWORD_ATTRIBUTE
          Deprecated.  
static String USER_SEARCH_RETURN_ATTR
          Deprecated.  
static String USERID_PASSWORD_VALIDATION_CLASS
          Deprecated.  
 

Field Detail

SCOPE_BASE

static final int SCOPE_BASE
Deprecated. 
Specifies search scope to be just for the object specified

See Also:
Constant Field Values

SCOPE_ONE

static final int SCOPE_ONE
Deprecated. 
Specifies search scope to be a one level search.

See Also:
Constant Field Values

SCOPE_SUB

static final int SCOPE_SUB
Deprecated. 
Specifies search scope to be a sub tree search.

See Also:
Constant Field Values

SUBSCRIBABLE_ATTRIBUTE

static final String SUBSCRIBABLE_ATTRIBUTE
Deprecated. 
Subscribable attribute

See Also:
Constant Field Values

UNIQUE_MEMBER_ATTRIBUTE

static final String UNIQUE_MEMBER_ATTRIBUTE
Deprecated. 
Unique member attribute

See Also:
Constant Field Values

STATIC_GROUP_DN_ATTRIBUTE

static final String STATIC_GROUP_DN_ATTRIBUTE
Deprecated. 
See Also:
Constant Field Values

CONTAINER_SUPPORTED_TYPES_ATTRIBUTE

static final String CONTAINER_SUPPORTED_TYPES_ATTRIBUTE
Deprecated. 
See Also:
Constant Field Values

INET_DOMAIN_STATUS_ATTRIBUTE

static final String INET_DOMAIN_STATUS_ATTRIBUTE
Deprecated. 
See Also:
Constant Field Values

SERVICE_STATUS_ATTRIBUTE

static final String SERVICE_STATUS_ATTRIBUTE
Deprecated. 
See Also:
Constant Field Values

ROLE_MANAGED_CONTAINER_DN_ATTRIBUTE

static final String ROLE_MANAGED_CONTAINER_DN_ATTRIBUTE
Deprecated. 
See Also:
Constant Field Values

UNIQUE_ATTRIBUTE_LIST_ATTRIBUTE

static final String UNIQUE_ATTRIBUTE_LIST_ATTRIBUTE
Deprecated. 
See Also:
Constant Field Values

USER_PASSWORD_ATTRIBUTE

static final String USER_PASSWORD_ATTRIBUTE
Deprecated. 
See Also:
Constant Field Values

USER_ENCRYPTED_PASSWORD_ATTRIBUTE

static final String USER_ENCRYPTED_PASSWORD_ATTRIBUTE
Deprecated. 
See Also:
Constant Field Values

REQUIRED_SERVICES_ATTR

static final String REQUIRED_SERVICES_ATTR
Deprecated. 
See Also:
Constant Field Values

USER_SEARCH_RETURN_ATTR

static final String USER_SEARCH_RETURN_ATTR
Deprecated. 
See Also:
Constant Field Values

DCT_ENABLED_ATTR

static final String DCT_ENABLED_ATTR
Deprecated. 
See Also:
Constant Field Values

DCT_ATTRIBUTE_LIST_ATTR

static final String DCT_ATTRIBUTE_LIST_ATTR
Deprecated. 
See Also:
Constant Field Values

ADMIN_GROUPS_ENABLED_ATTR

static final String ADMIN_GROUPS_ENABLED_ATTR
Deprecated. 
See Also:
Constant Field Values

COMPLIANCE_USER_DELETION_ATTR

static final String COMPLIANCE_USER_DELETION_ATTR
Deprecated. 
See Also:
Constant Field Values

COMPLIANCE_SPECIAL_FILTER_ATTR

static final String COMPLIANCE_SPECIAL_FILTER_ATTR
Deprecated. 
See Also:
Constant Field Values

ADMIN_ROLE_ATTR

static final String ADMIN_ROLE_ATTR
Deprecated. 
See Also:
Constant Field Values

EMAIL_ATTRIBUTE

static final String EMAIL_ATTRIBUTE
Deprecated. 
See Also:
Constant Field Values

INET_DOMAIN_STATUS_ATTR

static final String INET_DOMAIN_STATUS_ATTR
Deprecated. 
See Also:
Constant Field Values

DOMAIN_ADMINISTRATORS

static final String DOMAIN_ADMINISTRATORS
Deprecated. 
See Also:
Constant Field Values

DOMAIN_HELP_DESK_ADMINISTRATORS

static final String DOMAIN_HELP_DESK_ADMINISTRATORS
Deprecated. 
See Also:
Constant Field Values

INET_ADMIN_OBJECT_CLASS

static final String INET_ADMIN_OBJECT_CLASS
Deprecated. 
See Also:
Constant Field Values

PRE_POST_PROCESSING_MODULES_ATTR

static final String PRE_POST_PROCESSING_MODULES_ATTR
Deprecated. 
See Also:
Constant Field Values

USER_CREATE_NOTIFICATION_LIST

static final String USER_CREATE_NOTIFICATION_LIST
Deprecated. 
See Also:
Constant Field Values

USER_DELETE_NOTIFICATION_LIST

static final String USER_DELETE_NOTIFICATION_LIST
Deprecated. 
See Also:
Constant Field Values

USER_MODIFY_NOTIFICATION_LIST

static final String USER_MODIFY_NOTIFICATION_LIST
Deprecated. 
See Also:
Constant Field Values

FILTER_ATTR_NAME

static final String FILTER_ATTR_NAME
Deprecated. 
See Also:
Constant Field Values

USERID_PASSWORD_VALIDATION_CLASS

static final String USERID_PASSWORD_VALIDATION_CLASS
Deprecated. 
See Also:
Constant Field Values

INVALID_USERID_CHARACTERS

static final String INVALID_USERID_CHARACTERS
Deprecated. 
See Also:
Constant Field Values

CONTAINER_DEFAULT_TEMPLATE_ROLE

static final String CONTAINER_DEFAULT_TEMPLATE_ROLE
Deprecated. 
See Also:
Constant Field Values

ADMINISTRATION_SERVICE

static final String ADMINISTRATION_SERVICE
Deprecated. 
See Also:
Constant Field Values

CACHE_ENABLED_DISABLED_KEY

static final String CACHE_ENABLED_DISABLED_KEY
Deprecated. 
See Also:
Constant Field Values

CACHE_MAX_SIZE_KEY

static final String CACHE_MAX_SIZE_KEY
Deprecated. 
See Also:
Constant Field Values

USER_ENTRY_PROCESSING_IMPL

static final String USER_ENTRY_PROCESSING_IMPL
Deprecated. 
See Also:
Constant Field Values

POLICY_SUFFIX

static final String POLICY_SUFFIX
Deprecated. 
See Also:
Constant Field Values

POLICY_COSATTR_TYPE

static final String POLICY_COSATTR_TYPE
Deprecated. 
See Also:
Constant Field Values

OTHER_COSATTR_TYPE

static final String OTHER_COSATTR_TYPE
Deprecated. 
See Also:
Constant Field Values

ADD_MEMBER

static final int ADD_MEMBER
Deprecated. 
See Also:
Constant Field Values

REMOVE_MEMBER

static final int REMOVE_MEMBER
Deprecated. 
See Also:
Constant Field Values

REMOVE_ATTRIBUTE

static final Set REMOVE_ATTRIBUTE
Deprecated.