JDK8/Java8源码在线阅读

JDK8/Java8源码在线阅读 / com / sun / jndi / ldap / jndiprovider.properties
# Provider resource file for the LDAP service provider.

# Factory for the response controls supported by this release.
java.naming.factory.control=com.sun.jndi.ldap.ctl.ResponseControlFactory

# AttrsToCorba: Turn entry with corbaObject objectclass into a org.omg.CORBA.Object
# MarshalledToObject: Turn entry with javaMarshalledObject into UnmarshalledObject
java.naming.factory.object=com.sun.jndi.ldap.obj.AttrsToCorba:com.sun.jndi.ldap.obj.MarshalledToObject

# RemoteToAttrs: Turn RMI/JRMP and RMI/IIOP object into javaMarshalledObject or
# 		corbaObject LDAP entry
# CorbaToAttrs: Turn CORBA object into corbaObject LDAP entry
# RemoteToCorbaToAttrs: Turn RMI/IIOP object into corbaObject LDAP entry. 
#  Note that there is no need to specify this in list unless RemoteToAttrs is
#  removed because RemotetoAttrs already handles this case

/**代码未完, 请加载全部代码(NowJava.com).**/
展开阅读全文

关注时代Java

关注时代Java