LDAPSocketFactoryLDAPSSLSocketFactory, LDAPSSLSocketWrapFactorypublic interface LDAPSSLSocketFactoryExt extends LDAPSocketFactory
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Object |
getCipherSuites() |
Returns the suite of ciphers used for SSL connections.
|
boolean |
isClientAuth() |
Returns
true if client authentication is enabled. |
makeSocketjava.lang.Object getCipherSuites()
boolean isClientAuth()
true if client authentication is enabled.LDAPSSLSocketFactory.enableClientAuth()