|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.net.SocketFactory
javax.net.ssl.SSLSocketFactory
org.apache.commons.ssl.SSLClient
org.apache.commons.ssl.LDAPSocket
public class LDAPSocket
Field Summary | |
---|---|
private static LDAPSocket |
instance
|
Constructor Summary | |
---|---|
private |
LDAPSocket()
|
Method Summary | |
---|---|
static javax.net.SocketFactory |
getDefault()
|
static LDAPSocket |
getInstance()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final LDAPSocket instance
Constructor Detail |
---|
private LDAPSocket() throws java.security.GeneralSecurityException, java.io.IOException
java.security.GeneralSecurityException
java.io.IOException
Method Detail |
---|
public static javax.net.SocketFactory getDefault()
public static LDAPSocket getInstance()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |