mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-10-27 15:13:07 +00:00
GUACAMOLE-540: Clean up Credentials with new constructor.
This commit is contained in:
@@ -42,7 +42,7 @@ public abstract class RemoteAuthenticatedUser implements AuthenticatedUser {
|
||||
* The host from which this user authenticated.
|
||||
*/
|
||||
private final String remoteHost;
|
||||
|
||||
|
||||
/**
|
||||
* Creates a new RemoteAuthenticatedUser, deriving the associated remote
|
||||
* host from the given credentials.
|
||||
|
||||
Reference in New Issue
Block a user