Added: 
tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/catalina/users/DataSourceUserDatabase.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/catalina/users/DataSourceUserDatabase.html?rev=1893319&view=auto
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/catalina/users/DataSourceUserDatabase.html
 (added)
+++ 
tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/catalina/users/DataSourceUserDatabase.html
 Mon Sep 13 18:58:18 2021
@@ -0,0 +1,1743 @@
+<!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 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>DataSourceUserDatabase (Apache Tomcat 9.0.53 API Documentation)</title>
+<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="DataSourceUserDatabase (Apache Tomcat 
9.0.53 API Documentation)";
+        }
+    }
+    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};
+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-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><b>Apache Tomcat 9.0.53</b></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../org/apache/catalina/users/Constants.html" 
title="class in org.apache.catalina.users"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabaseFactory.html" 
title="class in org.apache.catalina.users"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../index.html?org/apache/catalina/users/DataSourceUserDatabase.html"
 target="_top">Frames</a></li>
+<li><a href="DataSourceUserDatabase.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;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.catalina.users</div>
+<h2 title="Class DataSourceUserDatabase" class="title">Class 
DataSourceUserDatabase</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a 
href="https://docs.oracle.com/javase/8/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><a href="../../../../org/apache/catalina/users/SparseUserDatabase.html" 
title="class in 
org.apache.catalina.users">org.apache.catalina.users.SparseUserDatabase</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.catalina.users.DataSourceUserDatabase</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../org/apache/catalina/UserDatabase.html" 
title="interface in org.apache.catalina">UserDatabase</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">DataSourceUserDatabase</span>
+extends <a 
href="../../../../org/apache/catalina/users/SparseUserDatabase.html" 
title="class in org.apache.catalina.users">SparseUserDatabase</a></pre>
+<div class="block">UserDatabase backed by a data source.</div>
+</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="memberSummary" 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>protected <a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentHashMap.html?is-external=true";
 title="class or interface in java.util.concurrent">ConcurrentHashMap</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="../../../../org/apache/catalina/Group.html" title="interface in 
org.apache.catalina">Group</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#createdGroups">createdGroups</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentHashMap.html?is-external=true";
 title="class or interface in java.util.concurrent">ConcurrentHashMap</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="../../../../org/apache/catalina/Role.html" title="interface in 
org.apache.catalina">Role</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#createdRoles">createdRoles</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentHashMap.html?is-external=true";
 title="class or interface in java.util.concurrent">ConcurrentHashMap</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="../../../../org/apache/catalina/User.html" title="interface in 
org.apache.catalina">User</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#createdUsers">createdUsers</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#dataSourceName">dataSourceName</a></span></code>
+<div class="block">The name of the JNDI JDBC DataSource</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#groupNameCol">groupNameCol</a></span></code>
+<div class="block">The column in the user group table that names a group</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#groupRoleTable">groupRoleTable</a></span></code>
+<div class="block">The table that holds the relation between groups and 
roles</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#groupTable">groupTable</a></span></code>
+<div class="block">The table that holds user data.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#id">id</a></span></code>
+<div class="block">The unique global identifier of this user database.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentHashMap.html?is-external=true";
 title="class or interface in java.util.concurrent">ConcurrentHashMap</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="../../../../org/apache/catalina/Group.html" title="interface in 
org.apache.catalina">Group</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#modifiedGroups">modifiedGroups</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentHashMap.html?is-external=true";
 title="class or interface in java.util.concurrent">ConcurrentHashMap</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="../../../../org/apache/catalina/Role.html" title="interface in 
org.apache.catalina">Role</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#modifiedRoles">modifiedRoles</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentHashMap.html?is-external=true";
 title="class or interface in java.util.concurrent">ConcurrentHashMap</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="../../../../org/apache/catalina/User.html" title="interface in 
org.apache.catalina">User</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#modifiedUsers">modifiedUsers</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a 
href="https://docs.oracle.com/javase/8/docs/api/javax/naming/Context.html?is-external=true";
 title="class or interface in javax.naming">Context</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#namingContext">namingContext</a></span></code>
+<div class="block">Associated naming context (will be used to bet the 
DataSource).</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#readonly">readonly</a></span></code>
+<div class="block">A flag, indicating if the user database is read only.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentHashMap.html?is-external=true";
 title="class or interface in java.util.concurrent">ConcurrentHashMap</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="../../../../org/apache/catalina/Group.html" title="interface in 
org.apache.catalina">Group</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#removedGroups">removedGroups</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentHashMap.html?is-external=true";
 title="class or interface in java.util.concurrent">ConcurrentHashMap</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="../../../../org/apache/catalina/Role.html" title="interface in 
org.apache.catalina">Role</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#removedRoles">removedRoles</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentHashMap.html?is-external=true";
 title="class or interface in java.util.concurrent">ConcurrentHashMap</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="../../../../org/apache/catalina/User.html" title="interface in 
org.apache.catalina">User</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#removedUsers">removedUsers</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#roleAndGroupDescriptionCol">roleAndGroupDescriptionCol</a></span></code>
+<div class="block">The column in the role and group tables for the 
decription</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#roleNameCol">roleNameCol</a></span></code>
+<div class="block">The column in the user role table that names a role</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#roleTable">roleTable</a></span></code>
+<div class="block">The table that holds user data.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#userCredCol">userCredCol</a></span></code>
+<div class="block">The column in the user table that holds the user's 
credentials</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#userFullNameCol">userFullNameCol</a></span></code>
+<div class="block">The column in the user table that holds the user's full 
name</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#userGroupTable">userGroupTable</a></span></code>
+<div class="block">The table that holds the relation between users and 
groups</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#userNameCol">userNameCol</a></span></code>
+<div class="block">The column in the user table that holds the user's 
name</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#userRoleTable">userRoleTable</a></span></code>
+<div class="block">The table that holds the relation between users and 
roles</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#userTable">userTable</a></span></code>
+<div class="block">The table that holds user data.</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="memberSummary" 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><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#DataSourceUserDatabase-javax.naming.Context-java.lang.String-">DataSourceUserDatabase</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/javax/naming/Context.html?is-external=true";
 title="class or interface in javax.naming">Context</a>&nbsp;namingContext,
+                      <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;id)</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="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span 
class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a 
href="javascript:show(8);">Concrete Methods</a></span><span 
class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#close--">close</a></span>()</code>
+<div class="block">Finalize access to this user database.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#closeConnection-java.sql.Connection-">closeConnection</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/sql/Connection.html?is-external=true";
 title="class or interface in java.sql">Connection</a>&nbsp;dbConnection)</code>
+<div class="block">Close the specified database connection.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/catalina/Group.html" title="interface in 
org.apache.catalina">Group</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#createGroup-java.lang.String-java.lang.String-">createGroup</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;groupname,
+           <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;description)</code>
+<div class="block">Create and return a new <a 
href="../../../../org/apache/catalina/Group.html" title="interface in 
org.apache.catalina"><code>Group</code></a> defined in this user database.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/catalina/Role.html" 
title="interface in org.apache.catalina">Role</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#createRole-java.lang.String-java.lang.String-">createRole</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;rolename,
+          <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;description)</code>
+<div class="block">Create and return a new <a 
href="../../../../org/apache/catalina/Role.html" title="interface in 
org.apache.catalina"><code>Role</code></a> defined in this user database.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/catalina/User.html" 
title="interface in org.apache.catalina">User</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#createUser-java.lang.String-java.lang.String-java.lang.String-">createUser</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;username,
+          <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;password,
+          <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;fullName)</code>
+<div class="block">Create and return a new <a 
href="../../../../org/apache/catalina/User.html" title="interface in 
org.apache.catalina"><code>User</code></a> defined in this user database.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/catalina/Group.html" title="interface in 
org.apache.catalina">Group</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#findGroup-java.lang.String-">findGroup</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;groupname)</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/catalina/Group.html" title="interface in 
org.apache.catalina">Group</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#findGroupInternal-java.sql.Connection-java.lang.String-">findGroupInternal</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/sql/Connection.html?is-external=true";
 title="class or interface in java.sql">Connection</a>&nbsp;dbConnection,
+                 <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;groupName)</code>&nbsp;</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/catalina/Role.html" 
title="interface in org.apache.catalina">Role</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#findRole-java.lang.String-">findRole</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;rolename)</code>&nbsp;</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/catalina/Role.html" 
title="interface in org.apache.catalina">Role</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#findRoleInternal-java.sql.Connection-java.lang.String-">findRoleInternal</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/sql/Connection.html?is-external=true";
 title="class or interface in java.sql">Connection</a>&nbsp;dbConnection,
+                <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;roleName)</code>&nbsp;</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/catalina/User.html" 
title="interface in org.apache.catalina">User</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#findUser-java.lang.String-">findUser</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;username)</code>&nbsp;</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/catalina/User.html" 
title="interface in org.apache.catalina">User</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#findUserInternal-java.sql.Connection-java.lang.String-">findUserInternal</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/sql/Connection.html?is-external=true";
 title="class or interface in java.sql">Connection</a>&nbsp;dbConnection,
+                <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;userName)</code>&nbsp;</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#getDataSourceName--">getDataSourceName</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#getGroupNameCol--">getGroupNameCol</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#getGroupRoleTable--">getGroupRoleTable</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../org/apache/catalina/Group.html" title="interface in 
org.apache.catalina">Group</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#getGroups--">getGroups</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#getGroupTable--">getGroupTable</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#getId--">getId</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#getReadonly--">getReadonly</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#getRoleAndGroupDescriptionCol--">getRoleAndGroupDescriptionCol</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i19" class="rowColor">
+<td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#getRoleNameCol--">getRoleNameCol</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i20" class="altColor">
+<td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../org/apache/catalina/Role.html" title="interface in 
org.apache.catalina">Role</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#getRoles--">getRoles</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i21" class="rowColor">
+<td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#getRoleTable--">getRoleTable</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i22" class="altColor">
+<td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#getUserCredCol--">getUserCredCol</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i23" class="rowColor">
+<td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#getUserFullNameCol--">getUserFullNameCol</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i24" class="altColor">
+<td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#getUserGroupTable--">getUserGroupTable</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i25" class="rowColor">
+<td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#getUserNameCol--">getUserNameCol</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i26" class="altColor">
+<td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#getUserRoleTable--">getUserRoleTable</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i27" class="rowColor">
+<td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../org/apache/catalina/User.html" title="interface in 
org.apache.catalina">User</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#getUsers--">getUsers</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i28" class="altColor">
+<td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#getUserTable--">getUserTable</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i29" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#isAvailable--">isAvailable</a></span>()</code>
+<div class="block">Is the database available.</div>
+</td>
+</tr>
+<tr id="i30" class="altColor">
+<td class="colFirst"><code>protected boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#isGroupStoreDefined--">isGroupStoreDefined</a></span>()</code>
+<div class="block">Only use groups if the tables are fully defined.</div>
+</td>
+</tr>
+<tr id="i31" class="rowColor">
+<td class="colFirst"><code>protected boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#isRoleStoreDefined--">isRoleStoreDefined</a></span>()</code>
+<div class="block">Only use roles if the tables are fully defined.</div>
+</td>
+</tr>
+<tr id="i32" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#modifiedGroup-org.apache.catalina.Group-">modifiedGroup</a></span>(<a
 href="../../../../org/apache/catalina/Group.html" title="interface in 
org.apache.catalina">Group</a>&nbsp;group)</code>
+<div class="block">Signal the specified <a 
href="../../../../org/apache/catalina/Group.html" title="interface in 
org.apache.catalina"><code>Group</code></a> from this user database has been
+ modified.</div>
+</td>
+</tr>
+<tr id="i33" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#modifiedRole-org.apache.catalina.Role-">modifiedRole</a></span>(<a
 href="../../../../org/apache/catalina/Role.html" title="interface in 
org.apache.catalina">Role</a>&nbsp;role)</code>
+<div class="block">Signal the specified <a 
href="../../../../org/apache/catalina/Role.html" title="interface in 
org.apache.catalina"><code>Role</code></a> from this user database has been
+ modified.</div>
+</td>
+</tr>
+<tr id="i34" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#modifiedUser-org.apache.catalina.User-">modifiedUser</a></span>(<a
 href="../../../../org/apache/catalina/User.html" title="interface in 
org.apache.catalina">User</a>&nbsp;user)</code>
+<div class="block">Signal the specified <a 
href="../../../../org/apache/catalina/User.html" title="interface in 
org.apache.catalina"><code>User</code></a> from this user database has been
+ modified.</div>
+</td>
+</tr>
+<tr id="i35" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#open--">open</a></span>()</code>
+<div class="block">Initialize access to this user database.</div>
+</td>
+</tr>
+<tr id="i36" class="altColor">
+<td class="colFirst"><code>protected <a 
href="https://docs.oracle.com/javase/8/docs/api/java/sql/Connection.html?is-external=true";
 title="class or interface in java.sql">Connection</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#openConnection--">openConnection</a></span>()</code>
+<div class="block">Open the specified database connection.</div>
+</td>
+</tr>
+<tr id="i37" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#removeGroup-org.apache.catalina.Group-">removeGroup</a></span>(<a
 href="../../../../org/apache/catalina/Group.html" title="interface in 
org.apache.catalina">Group</a>&nbsp;group)</code>
+<div class="block">Remove the specified <a 
href="../../../../org/apache/catalina/Group.html" title="interface in 
org.apache.catalina"><code>Group</code></a> from this user database.</div>
+</td>
+</tr>
+<tr id="i38" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#removeRole-org.apache.catalina.Role-">removeRole</a></span>(<a
 href="../../../../org/apache/catalina/Role.html" title="interface in 
org.apache.catalina">Role</a>&nbsp;role)</code>
+<div class="block">Remove the specified <a 
href="../../../../org/apache/catalina/Role.html" title="interface in 
org.apache.catalina"><code>Role</code></a> from this user database.</div>
+</td>
+</tr>
+<tr id="i39" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#removeUser-org.apache.catalina.User-">removeUser</a></span>(<a
 href="../../../../org/apache/catalina/User.html" title="interface in 
org.apache.catalina">User</a>&nbsp;user)</code>
+<div class="block">Remove the specified <a 
href="../../../../org/apache/catalina/User.html" title="interface in 
org.apache.catalina"><code>User</code></a> from this user database.</div>
+</td>
+</tr>
+<tr id="i40" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#save--">save</a></span>()</code>
+<div class="block">Save any updated information to the persistent storage 
location for this
+ user database.</div>
+</td>
+</tr>
+<tr id="i41" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#saveInternal-java.sql.Connection-">saveInternal</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/sql/Connection.html?is-external=true";
 title="class or interface in 
java.sql">Connection</a>&nbsp;dbConnection)</code>&nbsp;</td>
+</tr>
+<tr id="i42" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#setDataSourceName-java.lang.String-">setDataSourceName</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;dataSourceName)</code>
+<div class="block">Set the name of the JNDI JDBC DataSource.</div>
+</td>
+</tr>
+<tr id="i43" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#setGroupNameCol-java.lang.String-">setGroupNameCol</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;groupNameCol)</code>&nbsp;</td>
+</tr>
+<tr id="i44" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#setGroupRoleTable-java.lang.String-">setGroupRoleTable</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;groupRoleTable)</code>&nbsp;</td>
+</tr>
+<tr id="i45" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#setGroupTable-java.lang.String-">setGroupTable</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;groupTable)</code>&nbsp;</td>
+</tr>
+<tr id="i46" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#setReadonly-boolean-">setReadonly</a></span>(boolean&nbsp;readonly)</code>&nbsp;</td>
+</tr>
+<tr id="i47" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#setRoleAndGroupDescriptionCol-java.lang.String-">setRoleAndGroupDescriptionCol</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;roleAndGroupDescriptionCol)</code>&nbsp;</td>
+</tr>
+<tr id="i48" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#setRoleNameCol-java.lang.String-">setRoleNameCol</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;roleNameCol)</code>
+<div class="block">Set the column in the user role table that names a 
role.</div>
+</td>
+</tr>
+<tr id="i49" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#setRoleTable-java.lang.String-">setRoleTable</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;roleTable)</code>&nbsp;</td>
+</tr>
+<tr id="i50" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#setUserCredCol-java.lang.String-">setUserCredCol</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;userCredCol)</code>
+<div class="block">Set the column in the user table that holds the user's 
credentials.</div>
+</td>
+</tr>
+<tr id="i51" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#setUserFullNameCol-java.lang.String-">setUserFullNameCol</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;userFullNameCol)</code>&nbsp;</td>
+</tr>
+<tr id="i52" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#setUserGroupTable-java.lang.String-">setUserGroupTable</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;userGroupTable)</code>&nbsp;</td>
+</tr>
+<tr id="i53" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#setUserNameCol-java.lang.String-">setUserNameCol</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;userNameCol)</code>
+<div class="block">Set the column in the user table that holds the user's 
name.</div>
+</td>
+</tr>
+<tr id="i54" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#setUserRoleTable-java.lang.String-">setUserRoleTable</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;userRoleTable)</code>
+<div class="block">Set the table that holds the relation between user's and 
roles.</div>
+</td>
+</tr>
+<tr id="i55" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/catalina/users/DataSourceUserDatabase.html#setUserTable-java.lang.String-">setUserTable</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;userTable)</code>
+<div class="block">Set the table that holds user data.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.org.apache.catalina.users.SparseUserDatabase">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.catalina.users.<a 
href="../../../../org/apache/catalina/users/SparseUserDatabase.html" 
title="class in org.apache.catalina.users">SparseUserDatabase</a></h3>
+<code><a 
href="../../../../org/apache/catalina/users/SparseUserDatabase.html#isSparse--">isSparse</a></code></li>
+</ul>
+<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="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--";
 title="class or interface in java.lang">clone</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-";
 title="class or interface in java.lang">equals</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--";
 title="class or interface in java.lang">finalize</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--";
 title="class or interface in java.lang">getClass</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--";
 title="class or interface in java.lang">hashCode</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--";
 title="class or interface in java.lang">notify</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/ja
 va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--";
 title="class or interface in java.lang">toString</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--";
 title="class or interface in java.lang">wait</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-";
 title="class or interface in java.lang">wait</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-";
 title="class or interface in java.lang">wait</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.org.apache.catalina.UserDatabase">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.catalina.<a 
href="../../../../org/apache/catalina/UserDatabase.html" title="interface in 
org.apache.catalina">UserDatabase</a></h3>
+<code><a 
href="../../../../org/apache/catalina/UserDatabase.html#backgroundProcess--">backgroundProcess</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="namingContext">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>namingContext</h4>
+<pre>protected final&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/javax/naming/Context.html?is-external=true";
 title="class or interface in javax.naming">Context</a> namingContext</pre>
+<div class="block">Associated naming context (will be used to bet the 
DataSource).</div>
+</li>
+</ul>
+<a name="id">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>id</h4>
+<pre>protected final&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> id</pre>
+<div class="block">The unique global identifier of this user database.</div>
+</li>
+</ul>
+<a name="createdUsers">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createdUsers</h4>
+<pre>protected final&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentHashMap.html?is-external=true";
 title="class or interface in java.util.concurrent">ConcurrentHashMap</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="../../../../org/apache/catalina/User.html" title="interface in 
org.apache.catalina">User</a>&gt; createdUsers</pre>
+</li>
+</ul>
+<a name="modifiedUsers">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>modifiedUsers</h4>
+<pre>protected final&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentHashMap.html?is-external=true";
 title="class or interface in java.util.concurrent">ConcurrentHashMap</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="../../../../org/apache/catalina/User.html" title="interface in 
org.apache.catalina">User</a>&gt; modifiedUsers</pre>
+</li>
+</ul>
+<a name="removedUsers">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>removedUsers</h4>
+<pre>protected final&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentHashMap.html?is-external=true";
 title="class or interface in java.util.concurrent">ConcurrentHashMap</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="../../../../org/apache/catalina/User.html" title="interface in 
org.apache.catalina">User</a>&gt; removedUsers</pre>
+</li>
+</ul>
+<a name="createdGroups">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createdGroups</h4>
+<pre>protected final&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentHashMap.html?is-external=true";
 title="class or interface in java.util.concurrent">ConcurrentHashMap</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="../../../../org/apache/catalina/Group.html" title="interface in 
org.apache.catalina">Group</a>&gt; createdGroups</pre>
+</li>
+</ul>
+<a name="modifiedGroups">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>modifiedGroups</h4>
+<pre>protected final&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentHashMap.html?is-external=true";
 title="class or interface in java.util.concurrent">ConcurrentHashMap</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="../../../../org/apache/catalina/Group.html" title="interface in 
org.apache.catalina">Group</a>&gt; modifiedGroups</pre>
+</li>
+</ul>
+<a name="removedGroups">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>removedGroups</h4>
+<pre>protected final&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentHashMap.html?is-external=true";
 title="class or interface in java.util.concurrent">ConcurrentHashMap</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="../../../../org/apache/catalina/Group.html" title="interface in 
org.apache.catalina">Group</a>&gt; removedGroups</pre>
+</li>
+</ul>
+<a name="createdRoles">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createdRoles</h4>
+<pre>protected final&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentHashMap.html?is-external=true";
 title="class or interface in java.util.concurrent">ConcurrentHashMap</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="../../../../org/apache/catalina/Role.html" title="interface in 
org.apache.catalina">Role</a>&gt; createdRoles</pre>
+</li>
+</ul>
+<a name="modifiedRoles">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>modifiedRoles</h4>
+<pre>protected final&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentHashMap.html?is-external=true";
 title="class or interface in java.util.concurrent">ConcurrentHashMap</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="../../../../org/apache/catalina/Role.html" title="interface in 
org.apache.catalina">Role</a>&gt; modifiedRoles</pre>
+</li>
+</ul>
+<a name="removedRoles">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>removedRoles</h4>
+<pre>protected final&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentHashMap.html?is-external=true";
 title="class or interface in java.util.concurrent">ConcurrentHashMap</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="../../../../org/apache/catalina/Role.html" title="interface in 
org.apache.catalina">Role</a>&gt; removedRoles</pre>
+</li>
+</ul>
+<a name="dataSourceName">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>dataSourceName</h4>
+<pre>protected&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> dataSourceName</pre>
+<div class="block">The name of the JNDI JDBC DataSource</div>
+</li>
+</ul>
+<a name="roleNameCol">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>roleNameCol</h4>
+<pre>protected&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> roleNameCol</pre>
+<div class="block">The column in the user role table that names a role</div>
+</li>
+</ul>
+<a name="roleAndGroupDescriptionCol">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>roleAndGroupDescriptionCol</h4>
+<pre>protected&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> 
roleAndGroupDescriptionCol</pre>
+<div class="block">The column in the role and group tables for the 
decription</div>
+</li>
+</ul>
+<a name="groupNameCol">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>groupNameCol</h4>
+<pre>protected&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> groupNameCol</pre>
+<div class="block">The column in the user group table that names a group</div>
+</li>
+</ul>
+<a name="userCredCol">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>userCredCol</h4>
+<pre>protected&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> userCredCol</pre>
+<div class="block">The column in the user table that holds the user's 
credentials</div>
+</li>
+</ul>
+<a name="userFullNameCol">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>userFullNameCol</h4>
+<pre>protected&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> userFullNameCol</pre>
+<div class="block">The column in the user table that holds the user's full 
name</div>
+</li>
+</ul>
+<a name="userNameCol">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>userNameCol</h4>
+<pre>protected&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> userNameCol</pre>
+<div class="block">The column in the user table that holds the user's 
name</div>
+</li>
+</ul>
+<a name="userRoleTable">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>userRoleTable</h4>
+<pre>protected&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> userRoleTable</pre>
+<div class="block">The table that holds the relation between users and 
roles</div>
+</li>
+</ul>
+<a name="userGroupTable">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>userGroupTable</h4>
+<pre>protected&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> userGroupTable</pre>
+<div class="block">The table that holds the relation between users and 
groups</div>
+</li>
+</ul>
+<a name="groupRoleTable">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>groupRoleTable</h4>
+<pre>protected&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> groupRoleTable</pre>
+<div class="block">The table that holds the relation between groups and 
roles</div>
+</li>
+</ul>
+<a name="userTable">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>userTable</h4>
+<pre>protected&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> userTable</pre>
+<div class="block">The table that holds user data.</div>
+</li>
+</ul>
+<a name="groupTable">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>groupTable</h4>
+<pre>protected&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> groupTable</pre>
+<div class="block">The table that holds user data.</div>
+</li>
+</ul>
+<a name="roleTable">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>roleTable</h4>
+<pre>protected&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> roleTable</pre>
+<div class="block">The table that holds user data.</div>
+</li>
+</ul>
+<a name="readonly">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>readonly</h4>
+<pre>protected&nbsp;boolean readonly</pre>
+<div class="block">A flag, indicating if the user database is read only.</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="DataSourceUserDatabase-javax.naming.Context-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>DataSourceUserDatabase</h4>
+<pre>public&nbsp;DataSourceUserDatabase(<a 
href="https://docs.oracle.com/javase/8/docs/api/javax/naming/Context.html?is-external=true";
 title="class or interface in javax.naming">Context</a>&nbsp;namingContext,
+                              <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getDataSourceName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDataSourceName</h4>
+<pre>public&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;getDataSourceName()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the name of the JNDI JDBC DataSource.</dd>
+</dl>
+</li>
+</ul>
+<a name="setDataSourceName-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setDataSourceName</h4>
+<pre>public&nbsp;void&nbsp;setDataSourceName(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;dataSourceName)</pre>
+<div class="block">Set the name of the JNDI JDBC DataSource.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>dataSourceName</code> - the name of the JNDI JDBC DataSource</dd>
+</dl>
+</li>
+</ul>
+<a name="getRoleNameCol--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRoleNameCol</h4>
+<pre>public&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getRoleNameCol()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the column in the user role table that names a role.</dd>
+</dl>
+</li>
+</ul>
+<a name="setRoleNameCol-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setRoleNameCol</h4>
+<pre>public&nbsp;void&nbsp;setRoleNameCol(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;roleNameCol)</pre>
+<div class="block">Set the column in the user role table that names a 
role.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>roleNameCol</code> - The column name</dd>
+</dl>
+</li>
+</ul>
+<a name="getUserCredCol--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getUserCredCol</h4>
+<pre>public&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getUserCredCol()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the column in the user table that holds the user's credentials.</dd>
+</dl>
+</li>
+</ul>
+<a name="setUserCredCol-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setUserCredCol</h4>
+<pre>public&nbsp;void&nbsp;setUserCredCol(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;userCredCol)</pre>
+<div class="block">Set the column in the user table that holds the user's 
credentials.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>userCredCol</code> - The column name</dd>
+</dl>
+</li>
+</ul>
+<a name="getUserNameCol--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getUserNameCol</h4>
+<pre>public&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getUserNameCol()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the column in the user table that holds the user's name.</dd>
+</dl>
+</li>
+</ul>
+<a name="setUserNameCol-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setUserNameCol</h4>
+<pre>public&nbsp;void&nbsp;setUserNameCol(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;userNameCol)</pre>
+<div class="block">Set the column in the user table that holds the user's 
name.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>userNameCol</code> - The column name</dd>
+</dl>
+</li>
+</ul>
+<a name="getUserRoleTable--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getUserRoleTable</h4>
+<pre>public&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;getUserRoleTable()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the table that holds the relation between user's and roles.</dd>
+</dl>
+</li>
+</ul>
+<a name="setUserRoleTable-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setUserRoleTable</h4>
+<pre>public&nbsp;void&nbsp;setUserRoleTable(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;userRoleTable)</pre>
+<div class="block">Set the table that holds the relation between user's and 
roles.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>userRoleTable</code> - The table name</dd>
+</dl>
+</li>
+</ul>
+<a name="getUserTable--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getUserTable</h4>
+<pre>public&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getUserTable()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the table that holds user data..</dd>
+</dl>
+</li>
+</ul>
+<a name="setUserTable-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setUserTable</h4>
+<pre>public&nbsp;void&nbsp;setUserTable(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;userTable)</pre>
+<div class="block">Set the table that holds user data.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>userTable</code> - The table name</dd>
+</dl>
+</li>
+</ul>
+<a name="getRoleAndGroupDescriptionCol--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRoleAndGroupDescriptionCol</h4>
+<pre>public&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;getRoleAndGroupDescriptionCol()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the roleAndGroupDescriptionCol</dd>
+</dl>
+</li>
+</ul>
+<a name="setRoleAndGroupDescriptionCol-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setRoleAndGroupDescriptionCol</h4>
+<pre>public&nbsp;void&nbsp;setRoleAndGroupDescriptionCol(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;roleAndGroupDescriptionCol)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>roleAndGroupDescriptionCol</code> - the roleAndGroupDescriptionCol 
to set</dd>
+</dl>
+</li>
+</ul>
+<a name="getGroupNameCol--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getGroupNameCol</h4>
+<pre>public&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getGroupNameCol()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the groupNameCol</dd>
+</dl>
+</li>
+</ul>
+<a name="setGroupNameCol-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setGroupNameCol</h4>
+<pre>public&nbsp;void&nbsp;setGroupNameCol(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;groupNameCol)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>groupNameCol</code> - the groupNameCol to set</dd>
+</dl>
+</li>
+</ul>
+<a name="getUserFullNameCol--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getUserFullNameCol</h4>
+<pre>public&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;getUserFullNameCol()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the userFullNameCol</dd>
+</dl>
+</li>
+</ul>
+<a name="setUserFullNameCol-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setUserFullNameCol</h4>
+<pre>public&nbsp;void&nbsp;setUserFullNameCol(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;userFullNameCol)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>userFullNameCol</code> - the userFullNameCol to set</dd>
+</dl>
+</li>
+</ul>
+<a name="getUserGroupTable--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getUserGroupTable</h4>
+<pre>public&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;getUserGroupTable()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the userGroupTable</dd>
+</dl>
+</li>
+</ul>
+<a name="setUserGroupTable-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setUserGroupTable</h4>
+<pre>public&nbsp;void&nbsp;setUserGroupTable(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;userGroupTable)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>userGroupTable</code> - the userGroupTable to set</dd>
+</dl>
+</li>
+</ul>
+<a name="getGroupRoleTable--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getGroupRoleTable</h4>
+<pre>public&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;getGroupRoleTable()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the groupRoleTable</dd>
+</dl>
+</li>
+</ul>
+<a name="setGroupRoleTable-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setGroupRoleTable</h4>
+<pre>public&nbsp;void&nbsp;setGroupRoleTable(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;groupRoleTable)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>groupRoleTable</code> - the groupRoleTable to set</dd>
+</dl>
+</li>
+</ul>
+<a name="getGroupTable--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getGroupTable</h4>
+<pre>public&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getGroupTable()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the groupTable</dd>
+</dl>
+</li>
+</ul>
+<a name="setGroupTable-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setGroupTable</h4>
+<pre>public&nbsp;void&nbsp;setGroupTable(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;groupTable)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>groupTable</code> - the groupTable to set</dd>
+</dl>
+</li>
+</ul>
+<a name="getRoleTable--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRoleTable</h4>
+<pre>public&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getRoleTable()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the roleTable</dd>
+</dl>
+</li>
+</ul>
+<a name="setRoleTable-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setRoleTable</h4>
+<pre>public&nbsp;void&nbsp;setRoleTable(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;roleTable)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>roleTable</code> - the roleTable to set</dd>
+</dl>
+</li>
+</ul>
+<a name="getReadonly--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getReadonly</h4>
+<pre>public&nbsp;boolean&nbsp;getReadonly()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the readonly</dd>
+</dl>
+</li>
+</ul>
+<a name="setReadonly-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setReadonly</h4>
+<pre>public&nbsp;void&nbsp;setReadonly(boolean&nbsp;readonly)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>readonly</code> - the readonly to set</dd>
+</dl>
+</li>
+</ul>
+<a name="getId--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getId</h4>
+<pre>public&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getId()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the unique global identifier of this user database.</dd>
+</dl>
+</li>
+</ul>
+<a name="getGroups--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getGroups</h4>
+<pre>public&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../org/apache/catalina/Group.html" title="interface in 
org.apache.catalina">Group</a>&gt;&nbsp;getGroups()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the set of <a href="../../../../org/apache/catalina/Group.html" 
title="interface in org.apache.catalina"><code>Group</code></a>s defined in 
this user database.</dd>
+</dl>
+</li>
+</ul>
+<a name="getRoles--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRoles</h4>
+<pre>public&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../org/apache/catalina/Role.html" title="interface in 
org.apache.catalina">Role</a>&gt;&nbsp;getRoles()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the set of <a href="../../../../org/apache/catalina/Role.html" 
title="interface in org.apache.catalina"><code>Role</code></a>s defined in this 
user database.</dd>
+</dl>
+</li>
+</ul>
+<a name="getUsers--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getUsers</h4>
+<pre>public&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../org/apache/catalina/User.html" title="interface in 
org.apache.catalina">User</a>&gt;&nbsp;getUsers()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the set of <a href="../../../../org/apache/catalina/User.html" 
title="interface in org.apache.catalina"><code>User</code></a>s defined in this 
user database.</dd>
+</dl>
+</li>
+</ul>
+<a name="close--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>close</h4>
+<pre>public&nbsp;void&nbsp;close()
+           throws <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../org/apache/catalina/UserDatabase.html#close--">UserDatabase</a></code></span></div>
+<div class="block">Finalize access to this user database.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></code> - if any 
exception is thrown during closing</dd>
+</dl>
+</li>
+</ul>
+<a name="createGroup-java.lang.String-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createGroup</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/catalina/Group.html" 
title="interface in org.apache.catalina">Group</a>&nbsp;createGroup(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;groupname,
+                         <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;description)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../org/apache/catalina/UserDatabase.html#createGroup-java.lang.String-java.lang.String-">UserDatabase</a></code></span></div>
+<div class="block">Create and return a new <a 
href="../../../../org/apache/catalina/Group.html" title="interface in 
org.apache.catalina"><code>Group</code></a> defined in this user database.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>groupname</code> - The group name of the new group (must be 
unique)</dd>
+<dd><code>description</code> - The description of this group</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The new group</dd>
+</dl>
+</li>
+</ul>
+<a name="createRole-java.lang.String-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createRole</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/catalina/Role.html" 
title="interface in org.apache.catalina">Role</a>&nbsp;createRole(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;rolename,
+                       <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;description)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../org/apache/catalina/UserDatabase.html#createRole-java.lang.String-java.lang.String-">UserDatabase</a></code></span></div>
+<div class="block">Create and return a new <a 
href="../../../../org/apache/catalina/Role.html" title="interface in 
org.apache.catalina"><code>Role</code></a> defined in this user database.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>rolename</code> - The role name of the new role (must be unique)</dd>
+<dd><code>description</code> - The description of this role</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The new role</dd>
+</dl>
+</li>
+</ul>
+<a name="createUser-java.lang.String-java.lang.String-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createUser</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/catalina/User.html" 
title="interface in org.apache.catalina">User</a>&nbsp;createUser(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;username,
+                       <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;password,
+                       <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;fullName)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../org/apache/catalina/UserDatabase.html#createUser-java.lang.String-java.lang.String-java.lang.String-">UserDatabase</a></code></span></div>
+<div class="block">Create and return a new <a 
href="../../../../org/apache/catalina/User.html" title="interface in 
org.apache.catalina"><code>User</code></a> defined in this user database.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>username</code> - The logon username of the new user (must be 
unique)</dd>
+<dd><code>password</code> - The logon password of the new user</dd>
+<dd><code>fullName</code> - The full name of the new user</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The new user</dd>
+</dl>
+</li>
+</ul>
+<a name="findGroup-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>findGroup</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/catalina/Group.html" 
title="interface in org.apache.catalina">Group</a>&nbsp;findGroup(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;groupname)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>groupname</code> - Name of the group to return</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the <a href="../../../../org/apache/catalina/Group.html" title="interface 
in org.apache.catalina"><code>Group</code></a> with the specified group name, 
if any;
+         otherwise return <code>null</code>.</dd>
+</dl>
+</li>
+</ul>
+<a name="findGroupInternal-java.sql.Connection-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>findGroupInternal</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/catalina/Group.html" 
title="interface in org.apache.catalina">Group</a>&nbsp;findGroupInternal(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/sql/Connection.html?is-external=true";
 title="class or interface in java.sql">Connection</a>&nbsp;dbConnection,
+                               <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;groupName)</pre>
+</li>
+</ul>
+<a name="findRole-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>findRole</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/catalina/Role.html" 
title="interface in org.apache.catalina">Role</a>&nbsp;findRole(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;rolename)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>rolename</code> - Name of the role to return</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the <a href="../../../../org/apache/catalina/Role.html" title="interface 
in org.apache.catalina"><code>Role</code></a> with the specified role name, if 
any; otherwise
+         return <code>null</code>.</dd>
+</dl>
+</li>
+</ul>
+<a name="findRoleInternal-java.sql.Connection-java.lang.String-">

[... 314 lines stripped ...]


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to