Uses of Class
org.apache.guacamole.net.auth.AuthenticationSession
Packages that use AuthenticationSession
Package
Description
Provides classes which can be used to extend or replace the authentication
functionality of the Guacamole web application.
-
Uses of AuthenticationSession in org.apache.guacamole.net.auth
Classes in org.apache.guacamole.net.auth with type parameters of type AuthenticationSessionModifier and TypeClassDescriptionclass
Manager service that temporarily stores a user's authentication status while the authentication flow is underway.