<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Fri Oct 06 20:34:20 UTC 2017 -->
<title>LdapTemplate (Spring LDAP 2.3.2.RELEASE API)</title>
<meta name="date" content="2017-10-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="LdapTemplate (Spring LDAP 2.3.2.RELEASE API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10,"i64":10,"i65":10,"i66":10,"i67":10,"i68":10,"i69":10,"i70":10,"i71":10,"i72":10,"i73":10,"i74":10,"i75":10,"i76":10,"i77":10,"i78":10,"i79":10,"i80":10,"i81":10,"i82":10,"i83":10,"i84":10,"i85":10,"i86":10,"i87":10,"i88":10,"i89":10,"i90":10,"i91":10,"i92":10,"i93":10,"i94":10,"i95":10,"i96":10,"i97":10,"i98":10,"i99":10,"i100":10,"i101":10,"i102":10,"i103":10,"i104":10,"i105":10,"i106":10,"i107":10,"i108":10,"i109":10,"i110":10,"i111":10,"i112":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Spring LDAP</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/springframework/ldap/core/LdapRdnComponent.html" title="class in org.springframework.ldap.core"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../org/springframework/ldap/core/LdapTemplate.MappingCollectingNameClassPairCallbackHandler.html" title="class in org.springframework.ldap.core"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/springframework/ldap/core/LdapTemplate.html" target="_top">Frames</a></li>
<li><a href="LdapTemplate.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li><a href="#nested.class.summary">Nested</a> | </li>
<li>Field | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.springframework.ldap.core</div>
<h2 title="Class LdapTemplate" class="title">Class LdapTemplate</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>org.springframework.ldap.core.LdapTemplate</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>org.springframework.beans.factory.InitializingBean, <a href="../../../../org/springframework/ldap/core/LdapOperations.html" title="interface in org.springframework.ldap.core">LdapOperations</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">LdapTemplate</span>
extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
implements <a href="../../../../org/springframework/ldap/core/LdapOperations.html" title="interface in org.springframework.ldap.core">LdapOperations</a>, org.springframework.beans.factory.InitializingBean</pre>
<div class="block">Executes core LDAP functionality and helps to avoid common errors, relieving
the user of the burden of looking up contexts, looping through
NamingEnumerations and closing contexts.
<p>
<b>Note for Active Directory (AD) users:</b> AD servers are apparently unable
to handle referrals automatically, which causes a
<code>PartialResultException</code> to be thrown whenever a referral is
encountered in a search. To avoid this, set the
<code>ignorePartialResultException</code> property to <code>true</code>.
There is currently no way of manually handling these referrals in the form of
<code>ReferralException</code>, i.e. either you get the exception (and your
results are lost) or all referrals are ignored (if the server is unable to
handle them properly. Neither is there any simple way to get notified that a
<code>PartialResultException</code> has been ignored (other than in the log).</div>
<dl>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd>Mattias Hellborg Arthursson, Ulrik Sandberg</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../org/springframework/ldap/core/ContextSource.html" title="interface in org.springframework.ldap.core"><code>ContextSource</code></a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/springframework/ldap/core/LdapTemplate.MappingCollectingNameClassPairCallbackHandler.html" title="class in org.springframework.ldap.core">LdapTemplate.MappingCollectingNameClassPairCallbackHandler</a><<a href="../../../../org/springframework/ldap/core/LdapTe
没有合适的资源?快使用搜索试试~ 我知道了~
资源推荐
资源详情
资源评论

















收起资源包目录





































































































共 442 条
- 1
- 2
- 3
- 4
- 5
资源评论


ljheee
- 粉丝: 836
上传资源 快速赚钱
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助


最新资源
- 【IOS应用源码】带文字说明,可点击按钮左右滑动和手势滑动两种方法控制的图片切换组件.zip
- 【IOS应用源码】从下往上弹出的子视图窗口.zip
- 【IOS应用源码】弹出框显示的Picker control.zip
- 【IOS应用源码】弹出框口.zip
- 【IOS应用源码】弹出列表框效果.zip
- 【IOS应用源码】弹出框帐号密码输入效果.zip
- 【IOS应用源码】弹出日期选择器.zip
- 【IOS应用源码】当点击编辑器的时候,编辑器自动调整高度.zip
- 【IOS应用源码】地图程序那样的Curl效果分享MapCurlEffect.zip
- 【IOS应用源码】地图上多个指针显示(一些本地化应用或社交应用可以用得到).zip
- 【IOS应用源码】底部弹出视频,并且可以进行翻页的效果demo.zip
- 【IOS应用源码】第一个iphone小程序(实现聊天功能) Chat-1.zip
- 【IOS应用源码】点击输入框弹出键盘时,输入框的整个视图向上移动以便用户可以看到输入的内容.zip
- 【IOS应用源码】点击地图上的指针弹出窗口(里面显示该地点的相关信息).zip
- 【IOS应用源码】点击选择日期.zip
- 【IOS应用源码】顶部状态bar效果.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈



安全验证
文档复制为VIP权益,开通VIP直接复制
