|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Represents an SSL socket connection that you can use to connect to an LDAP server. This interface extends the base interface LDAPSocketFactory and provides SSL-specific methods.
LDAPSocketFactory,
LDAPConnection.LDAPConnection(netscape.ldap.LDAPSocketFactory)| Method Summary | |
|---|---|
java.lang.Object |
getCipherSuites()
Returns the suite of ciphers used for SSL connections. |
boolean |
isClientAuth()
Returns true if client authentication is enabled. |
| Methods inherited from interface netscape.ldap.LDAPSocketFactory |
|---|
makeSocket |
| Method Detail |
public java.lang.Object getCipherSuites()
public boolean isClientAuth()
true if client authentication is enabled.
LDAPSSLSocketFactory.enableClientAuth()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||