Skip navigation links

Oracle Internet Directory API Reference
11g Release 1 (11.1.1)

E10664-01


oracle.ldap.util.jndi
Class LDAPJSSESocketFactoryImpl

java.lang.Object
  extended by javax.net.SocketFactory
      extended by oracle.ldap.util.jndi.LDAPSocketFactory
          extended by oracle.ldap.util.jndi.LDAPJSSESocketFactoryImpl


public final class LDAPJSSESocketFactoryImpl
extends LDAPSocketFactory

Field Summary

 

Fields inherited from class oracle.ldap.util.jndi.LDAPSocketFactory
sslf, WALLET_LOCATION, WALLET_PASSWORD

 

Constructor Summary
LDAPJSSESocketFactoryImpl()
           
LDAPJSSESocketFactoryImpl(java.util.Hashtable ht)
           

 

Method Summary
static javax.net.SocketFactory getDefault()
           
protected  javax.net.ssl.SSLSocket init(javax.net.ssl.SSLSocket sock)
           

 

Methods inherited from class oracle.ldap.util.jndi.LDAPSocketFactory
createSocket, createSocket, createSocket, createSocket

 

Methods inherited from class javax.net.SocketFactory
createSocket

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

LDAPJSSESocketFactoryImpl

public LDAPJSSESocketFactoryImpl()
                          throws java.lang.Exception
Throws:
java.lang.Exception

LDAPJSSESocketFactoryImpl

public LDAPJSSESocketFactoryImpl(java.util.Hashtable ht)
                          throws java.lang.Exception
Throws:
java.lang.Exception

Method Detail

getDefault

public static javax.net.SocketFactory getDefault()

init

protected javax.net.ssl.SSLSocket init(javax.net.ssl.SSLSocket sock)
                                throws java.io.IOException
Specified by:
init in class LDAPSocketFactory
Throws:
java.io.IOException

Skip navigation links

Oracle Internet Directory API Reference
11g Release 1 (11.1.1)

E10664-01


Copyright © 1999, 2009 Oracle. All Rights Reserved.