blob: eb8f5610e552cfd678e9abe252993b468d53d2e0 [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>
<!-- Generated by javadoc (1.8.0_212) on Sun Jan 26 10:16:17 PST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package org.apache.guacamole.net.auth (guacamole-ext 1.1.0 API)</title>
<meta name="date" content="2020-01-26">
<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="Uses of Package org.apache.guacamole.net.auth (guacamole-ext 1.1.0 API)";
}
}
catch(err) {
}
//-->
</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</li>
<li class="navBarCell1Rev">Use</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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/guacamole/net/auth/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.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>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Uses of Package org.apache.guacamole.net.auth" class="title">Uses of Package<br>org.apache.guacamole.net.auth</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../org/apache/guacamole/net/auth/package-summary.html">org.apache.guacamole.net.auth</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.guacamole.environment">org.apache.guacamole.environment</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.guacamole.net.auth">org.apache.guacamole.net.auth</a></td>
<td class="colLast">
<div class="block">Provides classes which can be used to extend or replace the authentication
functionality of the Guacamole web application.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.guacamole.net.auth.simple">org.apache.guacamole.net.auth.simple</a></td>
<td class="colLast">
<div class="block">Provides a basic AuthenticationProvider base class that can be used to create
simple AuthenticationProviders in the same way allowed by the old
authentication API.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.guacamole.net.event">org.apache.guacamole.net.event</a></td>
<td class="colLast">
<div class="block">Provides classes for storing information about events that are
triggered when users log into and use the Guacamole web application.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.guacamole.token">org.apache.guacamole.token</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.guacamole.environment">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/guacamole/net/auth/package-summary.html">org.apache.guacamole.net.auth</a> used by <a href="../../../../../org/apache/guacamole/environment/package-summary.html">org.apache.guacamole.environment</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/GuacamoleProxyConfiguration.html#org.apache.guacamole.environment">GuacamoleProxyConfiguration</a>
<div class="block">Information which describes how the connection to guacd should be
established.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.guacamole.net.auth">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/guacamole/net/auth/package-summary.html">org.apache.guacamole.net.auth</a> used by <a href="../../../../../org/apache/guacamole/net/auth/package-summary.html">org.apache.guacamole.net.auth</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/AbstractIdentifiable.html#org.apache.guacamole.net.auth">AbstractIdentifiable</a>
<div class="block">Abstract implementation of Identifiable which provides equals() and
hashCode() implementations which use the identifier to determine equality.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/ActiveConnection.html#org.apache.guacamole.net.auth">ActiveConnection</a>
<div class="block">A pairing of username and GuacamoleTunnel representing an active usage of a
particular connection.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/ActivityRecord.html#org.apache.guacamole.net.auth">ActivityRecord</a>
<div class="block">A logging record describing when a user started and ended a particular
activity.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/ActivityRecordSet.html#org.apache.guacamole.net.auth">ActivityRecordSet</a>
<div class="block">A set of all available records related to a type of activity which has a
defined start and end time, such as a user being logged in or connected, or a
subset of those records.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/ActivityRecordSet.SortableProperty.html#org.apache.guacamole.net.auth">ActivityRecordSet.SortableProperty</a>
<div class="block">All properties of activity records which can be used as sorting
criteria.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/Attributes.html#org.apache.guacamole.net.auth">Attributes</a>
<div class="block">An object which is associated with a set of arbitrary attributes, defined
as name/value pairs.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/AuthenticatedUser.html#org.apache.guacamole.net.auth">AuthenticatedUser</a>
<div class="block">A user of the Guacamole web application who has been authenticated by an
AuthenticationProvider.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/AuthenticationProvider.html#org.apache.guacamole.net.auth">AuthenticationProvider</a>
<div class="block">Provides means of authorizing users and for accessing and managing data
associated with those users.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/Connectable.html#org.apache.guacamole.net.auth">Connectable</a>
<div class="block">An object which Guacamole can connect to.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/Connection.html#org.apache.guacamole.net.auth">Connection</a>
<div class="block">Represents a pairing of a GuacamoleConfiguration with a unique,
human-readable identifier, and abstracts the connection process.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/ConnectionGroup.html#org.apache.guacamole.net.auth">ConnectionGroup</a>
<div class="block">Represents a connection group, which can contain both other connection groups
as well as connections.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/ConnectionGroup.Type.html#org.apache.guacamole.net.auth">ConnectionGroup.Type</a>
<div class="block">All legal types of connection group.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/ConnectionRecord.html#org.apache.guacamole.net.auth">ConnectionRecord</a>
<div class="block">A logging record describing when a user started and ended usage of a
particular connection.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/Credentials.html#org.apache.guacamole.net.auth">Credentials</a>
<div class="block">Simple arbitrary set of credentials, including a username/password pair,
the HttpServletRequest associated with the request for authorization
(if any) and the HttpSession associated with that request.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/DelegatingConnection.html#org.apache.guacamole.net.auth">DelegatingConnection</a>
<div class="block">Connection implementation which simply delegates all function calls to an
underlying Connection.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/DelegatingConnectionGroup.html#org.apache.guacamole.net.auth">DelegatingConnectionGroup</a>
<div class="block">ConnectionGroup implementation which simply delegates all function calls to
an underlying ConnectionGroup.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/DelegatingDirectory.html#org.apache.guacamole.net.auth">DelegatingDirectory</a>
<div class="block">Directory implementation which simply delegates all function calls to an
underlying Directory.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/DelegatingUserContext.html#org.apache.guacamole.net.auth">DelegatingUserContext</a>
<div class="block">UserContext implementation which simply delegates all function calls to
an underlying UserContext.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/Directory.html#org.apache.guacamole.net.auth">Directory</a>
<div class="block">Provides access to a collection of all objects with associated identifiers,
and allows user manipulation and removal.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/GuacamoleProxyConfiguration.EncryptionMethod.html#org.apache.guacamole.net.auth">GuacamoleProxyConfiguration.EncryptionMethod</a>
<div class="block">All possible types of encryption used by guacd.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/Identifiable.html#org.apache.guacamole.net.auth">Identifiable</a>
<div class="block">An object which has a deterministic, unique identifier, which may not be
null.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/Permissions.html#org.apache.guacamole.net.auth">Permissions</a>
<div class="block">An object which may be granted permissions to access/manipulate various
other objects or aspects of the system.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/RelatedObjectSet.html#org.apache.guacamole.net.auth">RelatedObjectSet</a>
<div class="block">An arbitrary set of existing objects sharing some common relation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/Shareable.html#org.apache.guacamole.net.auth">Shareable</a>
<div class="block">An object which can be shared with others via specially-generated sets of
credentials.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/SharingProfile.html#org.apache.guacamole.net.auth">SharingProfile</a>
<div class="block">Represents the semantics which apply to an existing connection when shared,
along with a human-readable name and unique identifier.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/User.html#org.apache.guacamole.net.auth">User</a>
<div class="block">A user of the Guacamole web application.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/UserContext.html#org.apache.guacamole.net.auth">UserContext</a>
<div class="block">The context of an active user.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/UserGroup.html#org.apache.guacamole.net.auth">UserGroup</a>
<div class="block">A user group of the Guacamole web application.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.guacamole.net.auth.simple">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/guacamole/net/auth/package-summary.html">org.apache.guacamole.net.auth</a> used by <a href="../../../../../org/apache/guacamole/net/auth/simple/package-summary.html">org.apache.guacamole.net.auth.simple</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/AbstractAuthenticationProvider.html#org.apache.guacamole.net.auth.simple">AbstractAuthenticationProvider</a>
<div class="block">Base implementation of AuthenticationProvider which provides default
implementations of most functions.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/AbstractConnection.html#org.apache.guacamole.net.auth.simple">AbstractConnection</a>
<div class="block">Basic implementation of a Guacamole connection.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/AbstractConnectionGroup.html#org.apache.guacamole.net.auth.simple">AbstractConnectionGroup</a>
<div class="block">Basic implementation of a Guacamole connection group.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/AbstractIdentifiable.html#org.apache.guacamole.net.auth.simple">AbstractIdentifiable</a>
<div class="block">Abstract implementation of Identifiable which provides equals() and
hashCode() implementations which use the identifier to determine equality.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/AbstractUser.html#org.apache.guacamole.net.auth.simple">AbstractUser</a>
<div class="block">Base implementation of User which provides default implementations of
most functions.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/AbstractUserContext.html#org.apache.guacamole.net.auth.simple">AbstractUserContext</a>
<div class="block">Base implementation of UserContext which provides default implementations of
most functions.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/AbstractUserGroup.html#org.apache.guacamole.net.auth.simple">AbstractUserGroup</a>
<div class="block">Base implementation of UserGroup which provides default implementations of
most functions.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/ActivityRecord.html#org.apache.guacamole.net.auth.simple">ActivityRecord</a>
<div class="block">A logging record describing when a user started and ended a particular
activity.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/ActivityRecordSet.html#org.apache.guacamole.net.auth.simple">ActivityRecordSet</a>
<div class="block">A set of all available records related to a type of activity which has a
defined start and end time, such as a user being logged in or connected, or a
subset of those records.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/ActivityRecordSet.SortableProperty.html#org.apache.guacamole.net.auth.simple">ActivityRecordSet.SortableProperty</a>
<div class="block">All properties of activity records which can be used as sorting
criteria.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/Attributes.html#org.apache.guacamole.net.auth.simple">Attributes</a>
<div class="block">An object which is associated with a set of arbitrary attributes, defined
as name/value pairs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/AuthenticatedUser.html#org.apache.guacamole.net.auth.simple">AuthenticatedUser</a>
<div class="block">A user of the Guacamole web application who has been authenticated by an
AuthenticationProvider.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/AuthenticationProvider.html#org.apache.guacamole.net.auth.simple">AuthenticationProvider</a>
<div class="block">Provides means of authorizing users and for accessing and managing data
associated with those users.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/Connectable.html#org.apache.guacamole.net.auth.simple">Connectable</a>
<div class="block">An object which Guacamole can connect to.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/Connection.html#org.apache.guacamole.net.auth.simple">Connection</a>
<div class="block">Represents a pairing of a GuacamoleConfiguration with a unique,
human-readable identifier, and abstracts the connection process.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/ConnectionGroup.html#org.apache.guacamole.net.auth.simple">ConnectionGroup</a>
<div class="block">Represents a connection group, which can contain both other connection groups
as well as connections.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/ConnectionRecord.html#org.apache.guacamole.net.auth.simple">ConnectionRecord</a>
<div class="block">A logging record describing when a user started and ended usage of a
particular connection.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/ConnectionRecordSet.html#org.apache.guacamole.net.auth.simple">ConnectionRecordSet</a>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">Use <a href="../../../../../org/apache/guacamole/net/auth/ActivityRecordSet.html" title="interface in org.apache.guacamole.net.auth"><code>ActivityRecordSet</code></a>&lt;<a href="../../../../../org/apache/guacamole/net/auth/ConnectionRecord.html" title="interface in org.apache.guacamole.net.auth"><code>ConnectionRecord</code></a>&gt; instead.</span></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/Credentials.html#org.apache.guacamole.net.auth.simple">Credentials</a>
<div class="block">Simple arbitrary set of credentials, including a username/password pair,
the HttpServletRequest associated with the request for authorization
(if any) and the HttpSession associated with that request.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/Directory.html#org.apache.guacamole.net.auth.simple">Directory</a>
<div class="block">Provides access to a collection of all objects with associated identifiers,
and allows user manipulation and removal.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/Identifiable.html#org.apache.guacamole.net.auth.simple">Identifiable</a>
<div class="block">An object which has a deterministic, unique identifier, which may not be
null.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/Permissions.html#org.apache.guacamole.net.auth.simple">Permissions</a>
<div class="block">An object which may be granted permissions to access/manipulate various
other objects or aspects of the system.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/RelatedObjectSet.html#org.apache.guacamole.net.auth.simple">RelatedObjectSet</a>
<div class="block">An arbitrary set of existing objects sharing some common relation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/User.html#org.apache.guacamole.net.auth.simple">User</a>
<div class="block">A user of the Guacamole web application.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/UserContext.html#org.apache.guacamole.net.auth.simple">UserContext</a>
<div class="block">The context of an active user.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/UserGroup.html#org.apache.guacamole.net.auth.simple">UserGroup</a>
<div class="block">A user group of the Guacamole web application.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.guacamole.net.event">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/guacamole/net/auth/package-summary.html">org.apache.guacamole.net.auth</a> used by <a href="../../../../../org/apache/guacamole/net/event/package-summary.html">org.apache.guacamole.net.event</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/AuthenticatedUser.html#org.apache.guacamole.net.event">AuthenticatedUser</a>
<div class="block">A user of the Guacamole web application who has been authenticated by an
AuthenticationProvider.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/Credentials.html#org.apache.guacamole.net.event">Credentials</a>
<div class="block">Simple arbitrary set of credentials, including a username/password pair,
the HttpServletRequest associated with the request for authorization
(if any) and the HttpSession associated with that request.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.guacamole.token">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/guacamole/net/auth/package-summary.html">org.apache.guacamole.net.auth</a> used by <a href="../../../../../org/apache/guacamole/token/package-summary.html">org.apache.guacamole.token</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/AuthenticatedUser.html#org.apache.guacamole.token">AuthenticatedUser</a>
<div class="block">A user of the Guacamole web application who has been authenticated by an
AuthenticationProvider.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/guacamole/net/auth/class-use/Credentials.html#org.apache.guacamole.token">Credentials</a>
<div class="block">Simple arbitrary set of credentials, including a username/password pair,
the HttpServletRequest associated with the request for authorization
(if any) and the HttpSession associated with that request.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<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</li>
<li class="navBarCell1Rev">Use</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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/guacamole/net/auth/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;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>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2020. All rights reserved.</small></p>
</body>
</html>