快速业务通道

在Apache目录服务器中存储Java对象,第2部分:(下) - 编程入门网

作者 佚名技术 来源 NET编程 浏览 发布时间 2012-06-15
龍彭艇?委厮厚仟議方象亟秘万參念侭壓議凋兆貧和猟嶄。勣 恂欺宸匯泣?夸俶勣岑祇厮厚仟訳朕議凋兆貧和猟。繍朴沫貧和猟?喘栖朴沫斤?議貧和猟?嚥斤?議 RDN 潤栽?祥辛參侘撹 Java 斤?議凋兆貧和猟。壓 賠汽 10 議化帶 17 嶄辛參心欺宸泣。

繍侭嗤奉來亟秘厮厚仟議 Java 斤??壓繍厚仟議 Java 斤?亟指 ApacheDS 扮?頁壓揖匯凋兆貧和 猟貧亟秘仟議方象訳朕。侭嗤嚥方象訳朕嗤購議奉來脅繍卿払。侭參?俶勣繍方象訳朕議侭嗤奉來亟指厮 厚仟議 Java 斤?。壓賠汽 10 議化帶 18 嶄?厘議侃尖頁貫朴沫潤惚響函侭嗤奉來?旺繍万断淫廾壓奉 來鹿栽嶄。

恷朔?壓化帶 19 嶄距喘 DirContext.rebind() 圭隈。rebind() 圭隈俊辺議歌方祥頁壓 StoreBobPreferences 哘喘殻會議 賠汽 4 議化帶 4 嶄勧弓公揮嗤眉倖歌方議 bind() 圭隈議歌方。

bind() 才 rebind() 圭隈岻寂立匯議曝艶頁 rebind() 圭隈繍方象訳朕贋刈壓?嗤方象訳朕厮将媼象 議凋兆貧和猟嶄?貫遇嗤丼仇喘仟方象厚仟?嗤訳朕。

哘喘殻會 9. 忝栽壓匯軟

悳潤宸鐙猟嫗扮?厘繍喘恷朔匯倖哘喘殻會委肉書葎峭僥欺議侭嗤古廷脅怏栽欺匯倖酒汽議、辛嶷喘 議斤?嶄?宸倖斤?辛參壓 ApacheDS 嶄贋刈、朴沫、評茅才厚仟 Java 斤?。LDAP4JavaObjects 窃泌 賠汽 11 侭幣?

賠汽 11. LDAP4JavaObjects

public class LDAP4JavaObjects {    protected String commonName = null;    protected String surName = null;    protected String userID = null;    protected String javaObjectCN = null;    protected String userName = null;    protected String password = null;    protected String initialContext = null;    private String workingContext = null;    protected DirContext dirContext = null;    protected Properties properties = null;    protected Object javaObject = null;    protected Attributes attributes = null;    public LDAP4JavaObjects() {      properties = new Properties();      attributes = new BasicAttributes(true);      workingContext = "ou=users";      initialContext = workingContext;      try {        InputStream inputStream = new FileInputStream ( "ApacheDS.properties");        properties.load(inputStream);      } catch (Exception e) {        e.printStackTrace();      }    }//LDAPJavaObjects    public void setUserName(String userName){      properties.setProperty("java.naming.security.principal", userName);      this.userName = userName;    }    public void setPassword(String password) {      properties.setProperty("java.naming.security.credentials", password);      this.password = password;    }    protected void connect() {      try {        // Fetch the directory context.        dirContext= new InitialDirContext(properties);      } catch (NamingException e) {        System.out.println("Getting initial context operation failed: " +  e);      }    }    protected void close() {      try {        // Close the directory context.        dirContext.close();      } catch (NamingException e) {       

凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢!

分享到: 更多

Copyright ©1999-2011 厦门凌众科技有限公司 厦门优通互联科技开发有限公司 All rights reserved

地址(ADD):厦门软件园二期望海路63号701E(东南融通旁) 邮编(ZIP):361008

电话:0592-5908028 传真:0592-5908039 咨询信箱:web@lingzhong.cn 咨询OICQ:173723134

《中华人民共和国增值电信业务经营许可证》闽B2-20100024  ICP备案:闽ICP备05037997号