Package | Description |
---|---|
org.apache.guacamole.net.auth.simple |
Provides a basic AuthenticationProvider base class that can be used to create
simple AuthenticationProviders in the same way allowed by the old
authentication API.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleConnectionRecordSet
Deprecated.
Use
SimpleActivityRecordSet <ConnectionRecord >
instead. |
Modifier and Type | Method and Description |
---|---|
ConnectionRecordSet |
SimpleConnectionRecordSet.contains(String value)
Deprecated.
|
ConnectionRecordSet |
SimpleConnectionRecordSet.limit(int limit)
Deprecated.
|
ConnectionRecordSet |
SimpleConnectionRecordSet.sort(ActivityRecordSet.SortableProperty property,
boolean desc)
Deprecated.
|
Copyright © 2018. All rights reserved.