Interface LdapConnectionDetails
- All Superinterfaces:
- ConnectionDetails
Details required to establish a connection to an LDAP service.
- Since:
- 4.0.0
- Author:
- Philipp Kessler
- 
Method Details- 
getUrls
- 
getBaseBase suffix from which all operations should originate.- Returns:
- base suffix
 
- 
getUsername
- 
getPassword
 
-