|
Pull Up Attribute private remoteHost : String from class org.apache.guacamole.auth.jdbc.user.AuthenticatedUser to private remoteHost : String from class org.apache.guacamole.auth.jdbc.user.RemoteAuthenticatedUser |
From |
To |
|
Pull Up Attribute private IPV4_ADDRESS_REGEX : String from class org.apache.guacamole.auth.jdbc.user.AuthenticatedUser to private IPV4_ADDRESS_REGEX : String from class org.apache.guacamole.auth.jdbc.user.RemoteAuthenticatedUser |
From |
To |
|
Pull Up Attribute private authenticationProvider : AuthenticationProvider from class org.apache.guacamole.auth.jdbc.user.AuthenticatedUser to private authenticationProvider : AuthenticationProvider from class org.apache.guacamole.auth.jdbc.user.RemoteAuthenticatedUser |
From |
To |
|
Pull Up Attribute private IP_ADDRESS_REGEX : String from class org.apache.guacamole.auth.jdbc.user.AuthenticatedUser to private IP_ADDRESS_REGEX : String from class org.apache.guacamole.auth.jdbc.user.RemoteAuthenticatedUser |
From |
To |
|
Pull Up Attribute private IPV6_ADDRESS_REGEX : String from class org.apache.guacamole.auth.jdbc.user.AuthenticatedUser to private IPV6_ADDRESS_REGEX : String from class org.apache.guacamole.auth.jdbc.user.RemoteAuthenticatedUser |
From |
To |
|
Pull Up Attribute private credentials : Credentials from class org.apache.guacamole.auth.jdbc.user.AuthenticatedUser to private credentials : Credentials from class org.apache.guacamole.auth.jdbc.user.RemoteAuthenticatedUser |
From |
To |
|
Pull Up Attribute private X_FORWARDED_FOR : Pattern from class org.apache.guacamole.auth.jdbc.user.AuthenticatedUser to private X_FORWARDED_FOR : Pattern from class org.apache.guacamole.auth.jdbc.user.RemoteAuthenticatedUser |
From |
To |