| Interface and Description |
|---|
| org.apache.guacamole.net.event.listener.AuthenticationFailureListener
Listeners should instead implement the
Listener interface. |
| org.apache.guacamole.net.event.listener.AuthenticationSuccessListener
Listeners should instead implement the
Listener interface. |
| org.apache.guacamole.net.auth.ConnectionRecordSet
Use
ActivityRecordSet<ConnectionRecord> instead. |
| org.apache.guacamole.net.event.listener.TunnelCloseListener
Listeners should instead implement the
Listener interface. |
| org.apache.guacamole.net.event.listener.TunnelConnectListener
Listeners should instead implement the
Listener interface. |
| Class and Description |
|---|
| org.apache.guacamole.properties.GuacamoleHome |
| org.apache.guacamole.properties.GuacamoleProperties |
| org.apache.guacamole.net.auth.simple.SimpleConnectionRecordSet
Use
SimpleActivityRecordSet<ConnectionRecord>
instead. |
Copyright © 2018. All rights reserved.