| java.lang.Object | |
| ↳ | org.mule.module.ldap.connectivity.LDAPConnectorConnectionKey |
A tuple of connection parameters
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| authDn | |||||||||||
| authPassword | |||||||||||
| authentication | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves authDn
| |||||||||||
Retrieves authPassword
| |||||||||||
Retrieves authentication
| |||||||||||
Sets authDn
| |||||||||||
Sets authPassword
| |||||||||||
Sets authentication
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| authDn | |
|---|---|
| authPassword | |
| authentication |
| obj |
|---|
Retrieves authDn
Retrieves authPassword
Retrieves authentication
Sets authDn
| value | Value to set |
|---|
Sets authPassword
| value | Value to set |
|---|
Sets authentication
| value | Value to set |
|---|