|
Change Parameter Type activeConnection : TrackedActiveConnection to activeConnection : ActiveConnectionRecord in method public ActiveConnectionRecord(user RemoteAuthenticatedUser, activeConnection ActiveConnectionRecord, sharingProfile ModeledSharingProfile) in class org.apache.guacamole.auth.jdbc.tunnel.ActiveConnectionRecord |
From |
To |
|
Change Parameter Type activeConnection : TrackedActiveConnection to activeConnection : ActiveConnectionRecord in method public SharedConnectionDefinition(activeConnection ActiveConnectionRecord, sharingProfile ModeledSharingProfile, shareKey String) in class org.apache.guacamole.auth.jdbc.sharing.SharedConnectionDefinition |
From |
To |
|
Change Parameter Type activeConnection : TrackedActiveConnection to activeConnection : ActiveConnectionRecord in method public generateTemporaryCredentials(user AuthenticatedUser, activeConnection ActiveConnectionRecord, sharingProfileIdentifier String) : UserCredentials in class org.apache.guacamole.auth.jdbc.sharing.ConnectionSharingService |
From |
To |