Uses of Interface
org.apache.guacamole.net.auth.ConnectionRecordSet
Packages that use ConnectionRecordSet
Package
Description
Provides a basic AuthenticationProvider base class that can be used to create
simple AuthenticationProviders in the same way allowed by the old
authentication API.
-
Uses of ConnectionRecordSet in org.apache.guacamole.net.auth.simple
Classes in org.apache.guacamole.net.auth.simple that implement ConnectionRecordSetMethods in org.apache.guacamole.net.auth.simple that return ConnectionRecordSetModifier and TypeMethodDescriptionDeprecated.SimpleConnectionRecordSet.limit(int limit) Deprecated.SimpleConnectionRecordSet.sort(ActivityRecordSet.SortableProperty property, boolean desc) Deprecated.
SimpleActivityRecordSet<ConnectionRecord> instead.