Uses of Interface
org.apache.guacamole.net.event.FailureEvent
Packages that use FailureEvent
Package
Description
Provides classes for storing information about events that are
triggered when users log into and use the Guacamole web application.
-
Uses of FailureEvent in org.apache.guacamole.net.event
Subinterfaces of FailureEvent in org.apache.guacamole.net.eventModifier and TypeInterfaceDescriptioninterface
DirectoryFailureEvent<ObjectType extends Identifiable>
Event that is dispatched whenever a REST API request to create/modify/delete an object within aDirectory
fails.Classes in org.apache.guacamole.net.event that implement FailureEventModifier and TypeClassDescriptionclass
An event which is triggered whenever a user's credentials fail to be authenticated.