blob: c00233654c5f582aa91e43cd75ff02e0428ef237 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>LdapConfiguration (Archiva :: Modules 2.2.3 API)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="LdapConfiguration (Archiva :: Modules 2.2.3 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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="class-use/LdapConfiguration.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/archiva/configuration/InvalidConfigurationException.html" title="class in org.apache.archiva.configuration"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/apache/archiva/configuration/LdapGroupMapping.html" title="class in org.apache.archiva.configuration"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/archiva/configuration/LdapConfiguration.html" target="_top">Frames</a></li>
<li><a href="LdapConfiguration.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:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</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.apache.archiva.configuration</div>
<h2 title="Class LdapConfiguration" class="title">Class LdapConfiguration</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://java.sun.com/j2se/1.5.0/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.apache.archiva.configuration.LdapConfiguration</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></dd>
</dl>
<hr>
<br>
<pre>public class <a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.16">LdapConfiguration</a>
extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
implements <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></pre>
<div class="block">The LDAP configuration.</div>
<dl><dt><span class="strong">Version:</span></dt>
<dd>$Revision$ $Date$</dd>
<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#org.apache.archiva.configuration.LdapConfiguration">Serialized Form</a></dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#authenticationMethod">authenticationMethod</a></strong></code>
<div class="block">The LDAP authenticationMethod.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#baseDn">baseDn</a></strong></code>
<div class="block">The LDAP base dn.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#baseGroupsDn">baseGroupsDn</a></strong></code>
<div class="block">The LDAP base dn for groups (if empty baseDn is used).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#bindAuthenticatorEnabled">bindAuthenticatorEnabled</a></strong></code>
<div class="block">The LDAP authenticator enabled.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#bindDn">bindDn</a></strong></code>
<div class="block">The LDAP bind dn.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#contextFactory">contextFactory</a></strong></code>
<div class="block">contextFactory to use.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#extraProperties">extraProperties</a></strong></code>
<div class="block">Field extraProperties.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#hostName">hostName</a></strong></code>
<div class="block">The LDAP host.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#password">password</a></strong></code>
<div class="block">The LDAP password.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#port">port</a></strong></code>
<div class="block">The LDAP port.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#ssl">ssl</a></strong></code>
<div class="block">ssl LDAP connection.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#useRoleNameAsGroup">useRoleNameAsGroup</a></strong></code>
<div class="block">Will use role name as LDAP group.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#writable">writable</a></strong></code>
<div class="block">LDAP writable.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#LdapConfiguration()">LdapConfiguration</a></strong>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#addExtraProperty(java.lang.Object,%20java.lang.String)">addExtraProperty</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;key,
<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
<div class="block">Method addExtraProperty.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#getAuthenticationMethod()">getAuthenticationMethod</a></strong>()</code>
<div class="block">Get the LDAP authenticationMethod.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#getBaseDn()">getBaseDn</a></strong>()</code>
<div class="block">Get the LDAP base dn.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#getBaseGroupsDn()">getBaseGroupsDn</a></strong>()</code>
<div class="block">Get the LDAP base dn for groups (if empty baseDn is used).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#getBindDn()">getBindDn</a></strong>()</code>
<div class="block">Get the LDAP bind dn.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#getContextFactory()">getContextFactory</a></strong>()</code>
<div class="block">Get contextFactory to use.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#getExtraProperties()">getExtraProperties</a></strong>()</code>
<div class="block">Method getExtraProperties.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#getHostName()">getHostName</a></strong>()</code>
<div class="block">Get the LDAP host.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#getPassword()">getPassword</a></strong>()</code>
<div class="block">Get the LDAP password.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#getPort()">getPort</a></strong>()</code>
<div class="block">Get the LDAP port.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#isBindAuthenticatorEnabled()">isBindAuthenticatorEnabled</a></strong>()</code>
<div class="block">Get the LDAP authenticator enabled.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#isSsl()">isSsl</a></strong>()</code>
<div class="block">Get ssl LDAP connection.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#isUseRoleNameAsGroup()">isUseRoleNameAsGroup</a></strong>()</code>
<div class="block">Get will use role name as LDAP group.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#isWritable()">isWritable</a></strong>()</code>
<div class="block">Get lDAP writable.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#setAuthenticationMethod(java.lang.String)">setAuthenticationMethod</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;authenticationMethod)</code>
<div class="block">Set the LDAP authenticationMethod.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#setBaseDn(java.lang.String)">setBaseDn</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;baseDn)</code>
<div class="block">Set the LDAP base dn.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#setBaseGroupsDn(java.lang.String)">setBaseGroupsDn</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;baseGroupsDn)</code>
<div class="block">Set the LDAP base dn for groups (if empty baseDn is used).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#setBindAuthenticatorEnabled(boolean)">setBindAuthenticatorEnabled</a></strong>(boolean&nbsp;bindAuthenticatorEnabled)</code>
<div class="block">Set the LDAP authenticator enabled.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#setBindDn(java.lang.String)">setBindDn</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;bindDn)</code>
<div class="block">Set the LDAP bind dn.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#setContextFactory(java.lang.String)">setContextFactory</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contextFactory)</code>
<div class="block">Set contextFactory to use.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#setExtraProperties(java.util.Map)">setExtraProperties</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;extraProperties)</code>
<div class="block">Set additional properties to use for ldap connection.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#setHostName(java.lang.String)">setHostName</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;hostName)</code>
<div class="block">Set the LDAP host.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#setPassword(java.lang.String)">setPassword</a></strong>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;password)</code>
<div class="block">Set the LDAP password.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#setPort(int)">setPort</a></strong>(int&nbsp;port)</code>
<div class="block">Set the LDAP port.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#setSsl(boolean)">setSsl</a></strong>(boolean&nbsp;ssl)</code>
<div class="block">Set ssl LDAP connection.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#setUseRoleNameAsGroup(boolean)">setUseRoleNameAsGroup</a></strong>(boolean&nbsp;useRoleNameAsGroup)</code>
<div class="block">Set will use role name as LDAP group.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/archiva/configuration/LdapConfiguration.html#setWritable(boolean)">setWritable</a></strong>(boolean&nbsp;writable)</code>
<div class="block">Set lDAP writable.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="hostName">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hostName</h4>
<pre>private&nbsp;<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.27">hostName</a></pre>
<div class="block">The LDAP host.</div>
</li>
</ul>
<a name="port">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>port</h4>
<pre>private&nbsp;int <a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.32">port</a></pre>
<div class="block">The LDAP port.</div>
</li>
</ul>
<a name="ssl">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ssl</h4>
<pre>private&nbsp;boolean <a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.37">ssl</a></pre>
<div class="block">ssl LDAP connection.</div>
</li>
</ul>
<a name="baseDn">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>baseDn</h4>
<pre>private&nbsp;<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.42">baseDn</a></pre>
<div class="block">The LDAP base dn.</div>
</li>
</ul>
<a name="baseGroupsDn">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>baseGroupsDn</h4>
<pre>private&nbsp;<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.47">baseGroupsDn</a></pre>
<div class="block">The LDAP base dn for groups (if empty baseDn is used).</div>
</li>
</ul>
<a name="contextFactory">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>contextFactory</h4>
<pre>private&nbsp;<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.52">contextFactory</a></pre>
<div class="block">contextFactory to use.</div>
</li>
</ul>
<a name="bindDn">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>bindDn</h4>
<pre>private&nbsp;<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.57">bindDn</a></pre>
<div class="block">The LDAP bind dn.</div>
</li>
</ul>
<a name="password">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>password</h4>
<pre>private&nbsp;<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.62">password</a></pre>
<div class="block">The LDAP password.</div>
</li>
</ul>
<a name="authenticationMethod">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>authenticationMethod</h4>
<pre>private&nbsp;<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.67">authenticationMethod</a></pre>
<div class="block">The LDAP authenticationMethod.</div>
</li>
</ul>
<a name="bindAuthenticatorEnabled">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>bindAuthenticatorEnabled</h4>
<pre>private&nbsp;boolean <a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.72">bindAuthenticatorEnabled</a></pre>
<div class="block">The LDAP authenticator enabled.</div>
</li>
</ul>
<a name="writable">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>writable</h4>
<pre>private&nbsp;boolean <a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.77">writable</a></pre>
<div class="block">LDAP writable.</div>
</li>
</ul>
<a name="useRoleNameAsGroup">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>useRoleNameAsGroup</h4>
<pre>private&nbsp;boolean <a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.82">useRoleNameAsGroup</a></pre>
<div class="block">Will use role name as LDAP group.</div>
</li>
</ul>
<a name="extraProperties">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>extraProperties</h4>
<pre>private&nbsp;<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a> <a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.87">extraProperties</a></pre>
<div class="block">Field extraProperties.</div>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="LdapConfiguration()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>LdapConfiguration</h4>
<pre>public&nbsp;<a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.16">LdapConfiguration</a>()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="addExtraProperty(java.lang.Object, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addExtraProperty</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.100">addExtraProperty</a>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;key,
<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
<div class="block">Method addExtraProperty.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>key</code> - </dd><dd><code>value</code> - </dd></dl>
</li>
</ul>
<a name="getAuthenticationMethod()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAuthenticationMethod</h4>
<pre>public&nbsp;<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.110">getAuthenticationMethod</a>()</pre>
<div class="block">Get the LDAP authenticationMethod.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>String</dd></dl>
</li>
</ul>
<a name="getBaseDn()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBaseDn</h4>
<pre>public&nbsp;<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.120">getBaseDn</a>()</pre>
<div class="block">Get the LDAP base dn.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>String</dd></dl>
</li>
</ul>
<a name="getBaseGroupsDn()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBaseGroupsDn</h4>
<pre>public&nbsp;<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.130">getBaseGroupsDn</a>()</pre>
<div class="block">Get the LDAP base dn for groups (if empty baseDn is used).</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>String</dd></dl>
</li>
</ul>
<a name="getBindDn()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBindDn</h4>
<pre>public&nbsp;<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.140">getBindDn</a>()</pre>
<div class="block">Get the LDAP bind dn.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>String</dd></dl>
</li>
</ul>
<a name="getContextFactory()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getContextFactory</h4>
<pre>public&nbsp;<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.150">getContextFactory</a>()</pre>
<div class="block">Get contextFactory to use.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>String</dd></dl>
</li>
</ul>
<a name="getExtraProperties()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getExtraProperties</h4>
<pre>public&nbsp;<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;<a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.160">getExtraProperties</a>()</pre>
<div class="block">Method getExtraProperties.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>Map</dd></dl>
</li>
</ul>
<a name="getHostName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getHostName</h4>
<pre>public&nbsp;<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.175">getHostName</a>()</pre>
<div class="block">Get the LDAP host.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>String</dd></dl>
</li>
</ul>
<a name="getPassword()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPassword</h4>
<pre>public&nbsp;<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.185">getPassword</a>()</pre>
<div class="block">Get the LDAP password.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>String</dd></dl>
</li>
</ul>
<a name="getPort()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPort</h4>
<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.195">getPort</a>()</pre>
<div class="block">Get the LDAP port.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>int</dd></dl>
</li>
</ul>
<a name="isBindAuthenticatorEnabled()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isBindAuthenticatorEnabled</h4>
<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.205">isBindAuthenticatorEnabled</a>()</pre>
<div class="block">Get the LDAP authenticator enabled.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>boolean</dd></dl>
</li>
</ul>
<a name="isSsl()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isSsl</h4>
<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.215">isSsl</a>()</pre>
<div class="block">Get ssl LDAP connection.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>boolean</dd></dl>
</li>
</ul>
<a name="isUseRoleNameAsGroup()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isUseRoleNameAsGroup</h4>
<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.225">isUseRoleNameAsGroup</a>()</pre>
<div class="block">Get will use role name as LDAP group.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>boolean</dd></dl>
</li>
</ul>
<a name="isWritable()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isWritable</h4>
<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.235">isWritable</a>()</pre>
<div class="block">Get lDAP writable.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>boolean</dd></dl>
</li>
</ul>
<a name="setAuthenticationMethod(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAuthenticationMethod</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.245">setAuthenticationMethod</a>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;authenticationMethod)</pre>
<div class="block">Set the LDAP authenticationMethod.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>authenticationMethod</code> - </dd></dl>
</li>
</ul>
<a name="setBaseDn(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setBaseDn</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.255">setBaseDn</a>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;baseDn)</pre>
<div class="block">Set the LDAP base dn.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>baseDn</code> - </dd></dl>
</li>
</ul>
<a name="setBaseGroupsDn(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setBaseGroupsDn</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.265">setBaseGroupsDn</a>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;baseGroupsDn)</pre>
<div class="block">Set the LDAP base dn for groups (if empty baseDn is used).</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>baseGroupsDn</code> - </dd></dl>
</li>
</ul>
<a name="setBindAuthenticatorEnabled(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setBindAuthenticatorEnabled</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.275">setBindAuthenticatorEnabled</a>(boolean&nbsp;bindAuthenticatorEnabled)</pre>
<div class="block">Set the LDAP authenticator enabled.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>bindAuthenticatorEnabled</code> - </dd></dl>
</li>
</ul>
<a name="setBindDn(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setBindDn</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.285">setBindDn</a>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;bindDn)</pre>
<div class="block">Set the LDAP bind dn.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>bindDn</code> - </dd></dl>
</li>
</ul>
<a name="setContextFactory(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setContextFactory</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.295">setContextFactory</a>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contextFactory)</pre>
<div class="block">Set contextFactory to use.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>contextFactory</code> - </dd></dl>
</li>
</ul>
<a name="setExtraProperties(java.util.Map)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setExtraProperties</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.305">setExtraProperties</a>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;extraProperties)</pre>
<div class="block">Set additional properties to use for ldap connection.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>extraProperties</code> - </dd></dl>
</li>
</ul>
<a name="setHostName(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setHostName</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.315">setHostName</a>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;hostName)</pre>
<div class="block">Set the LDAP host.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>hostName</code> - </dd></dl>
</li>
</ul>
<a name="setPassword(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPassword</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.325">setPassword</a>(<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;password)</pre>
<div class="block">Set the LDAP password.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>password</code> - </dd></dl>
</li>
</ul>
<a name="setPort(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPort</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.335">setPort</a>(int&nbsp;port)</pre>
<div class="block">Set the LDAP port.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>port</code> - </dd></dl>
</li>
</ul>
<a name="setSsl(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setSsl</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.345">setSsl</a>(boolean&nbsp;ssl)</pre>
<div class="block">Set ssl LDAP connection.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>ssl</code> - </dd></dl>
</li>
</ul>
<a name="setUseRoleNameAsGroup(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setUseRoleNameAsGroup</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.355">setUseRoleNameAsGroup</a>(boolean&nbsp;useRoleNameAsGroup)</pre>
<div class="block">Set will use role name as LDAP group.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>useRoleNameAsGroup</code> - </dd></dl>
</li>
</ul>
<a name="setWritable(boolean)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>setWritable</h4>
<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/archiva/configuration/LdapConfiguration.html#line.365">setWritable</a>(boolean&nbsp;writable)</pre>
<div class="block">Set lDAP writable.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>writable</code> - </dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_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="class-use/LdapConfiguration.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/archiva/configuration/InvalidConfigurationException.html" title="class in org.apache.archiva.configuration"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/apache/archiva/configuration/LdapGroupMapping.html" title="class in org.apache.archiva.configuration"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/archiva/configuration/LdapConfiguration.html" target="_top">Frames</a></li>
<li><a href="LdapConfiguration.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>