See: Description
Interface | Description |
---|---|
AuthenticationFailureListener |
A listener whose authenticationFailed() hook will fire immediately
after a user's authentication attempt fails.
|
AuthenticationSuccessListener |
A listener whose hooks will fire immediately before and after a user's
authentication attempt succeeds.
|
TunnelCloseListener |
A listener whose tunnelClosed() hook will fire immediately after an
existing tunnel is closed.
|
TunnelConnectListener |
A listener whose tunnelConnected() hook will fire immediately after a new
tunnel is connected.
|
Copyright © 2017. All rights reserved.