Package org.apache.hadoop.hbase.http
Class LdapConstants
java.lang.Object
org.apache.hadoop.hbase.http.LdapConstants
This class defines the constants used by the LDAP integration tests.
-
Field Details
-
LDAP_BASE_DN
- See Also:
-
LDAP_SERVER_ADDR
- See Also:
-
-
Constructor Details
-
LdapConstants
private LdapConstants()This class defines constants to be used for LDAP integration testing. Hence this class is not expected to be instantiated.
-