Uses of Package
org.apache.guacamole.net.event
Packages that use org.apache.guacamole.net.event
Package
Description
Provides classes for storing information about events that are
triggered when users log into and use the Guacamole web application.
Provides classes for hooking into various events that take place as
users log into and use the Guacamole web application.
-
Classes in org.apache.guacamole.net.event used by org.apache.guacamole.net.eventClassDescriptionAn event which may be dispatched due to a specific AuthenticationProvider.Abstract basis for events which may have associated user credentials when triggered.Abstract basis for events which involve a modification made to the objects within a
Directory
through the operations exposed by the Directory interface.The types of directory operations that may be represented by a DirectoryEvent.An event which represents failure of an operation, where that failure may be associated with a particular Throwable.Abstract basis for events which affect or directly relate to objects that areIdentifiable
and may be stored within aDirectory
.Abstract basis for events associated with tunnels.Abstract basis for events which may have an associated AuthenticatedUser when triggered. -
Classes in org.apache.guacamole.net.event used by org.apache.guacamole.net.event.listenerClassDescriptionAn event which is triggered whenever a user's credentials fail to be authenticated.An event which is triggered whenever a user's credentials pass authentication.An event which is triggered whenever a tunnel is being closed.An event which is triggered whenever a tunnel is being connected.