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