BEA Systems, Inc.

com.beasys.commerce.bridge.ldap
Interface LDAPBridgeConstants

All Known Implementing Classes:
FunctionAccessBean, LdapConfigBean, LDAPConfigurationBean, LdapHelper, LDAPEntityPropertyManagerImpl

public interface LDAPBridgeConstants

Constants file for the LDAP bridge. These are used in communicating between the personalization server and an LDAP directory server.


Field Summary
static java.lang.String LDAP_CONFIG
          the home name for the LDAPConfiguration bean
static java.lang.String LDAP_ENABLED_ATTRIBUTE
          Property name for ldap enabled switch in the LDAPConfiguration table
static java.lang.String LDAP_GROUP_ATTRIBUTE
          Property name for ldap group attributes in the LDAPConfiguration table
static java.lang.String LDAP_USER_ATTRIBUTE
          Property name for ldap user attributes in the LDAPConfiguration table
 

Field Detail

LDAP_CONFIG

public static final java.lang.String LDAP_CONFIG
the home name for the LDAPConfiguration bean

LDAP_USER_ATTRIBUTE

public static final java.lang.String LDAP_USER_ATTRIBUTE
Property name for ldap user attributes in the LDAPConfiguration table

LDAP_GROUP_ATTRIBUTE

public static final java.lang.String LDAP_GROUP_ATTRIBUTE
Property name for ldap group attributes in the LDAPConfiguration table

LDAP_ENABLED_ATTRIBUTE

public static final java.lang.String LDAP_ENABLED_ATTRIBUTE
Property name for ldap enabled switch in the LDAPConfiguration table

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved