Package org.apache.guacamole.net.auth
Interface ConnectionRecordSet
- All Superinterfaces:
ActivityRecordSet<ConnectionRecord>
- All Known Implementing Classes:
SimpleConnectionRecordSet
Deprecated.
The set of all available connection records, or a subset of those records.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.guacamole.net.auth.ActivityRecordSet
ActivityRecordSet.SortableProperty
-
Method Summary
Methods inherited from interface org.apache.guacamole.net.auth.ActivityRecordSet
asCollection, contains, get, limit, sort
ActivityRecordSet
<ConnectionRecord
> instead.