|
Change Parameter Type expected : Collection<Parameter> to expected : Collection<Field> in method public APIError(type Type, message String, expected Collection<Field>) in class org.glyptodon.guacamole.net.basic.rest.APIError |
From |
To |
|
Change Parameter Type options : Collection<ParameterOption> to options : Collection<FieldOption> in method public setOptions(options Collection<FieldOption>) : void in class org.glyptodon.guacamole.form.Field |
From |
To |
|
Change Parameter Type parameters : Collection<Parameter> to forms : Collection<Form> in method public ProtocolInfo(name String, title String, forms Collection<Form>) in class org.glyptodon.guacamole.protocols.ProtocolInfo |
From |
To |
|
Change Parameter Type parameters : Collection<Parameter> to forms : Collection<Form> in method public setForms(forms Collection<Form>) : void in class org.glyptodon.guacamole.protocols.ProtocolInfo |
From |
To |
|
Change Parameter Type parameters : Collection<Parameter> to fields : Collection<Field> in method public CredentialsInfo(fields Collection<Field>) in class org.glyptodon.guacamole.net.auth.credentials.CredentialsInfo |
From |
To |
|
Change Parameter Type expected : Collection<Parameter> to expected : Collection<Field> in method public APIException(type APIError.Type, message String, expected Collection<Field>) in class org.glyptodon.guacamole.net.basic.rest.APIException |
From |
To |
|
Change Parameter Type options : Collection<ParameterOption> to options : Collection<FieldOption> in method public Field(name String, title String, options Collection<FieldOption>) in class org.glyptodon.guacamole.form.Field |
From |
To |
|
Change Return Type Collection<Parameter> to Collection<Field> in method public getConnectionAttributes() : Collection<Field> in class org.glyptodon.guacamole.net.auth.simple.SimpleUserContext |
From |
To |
|
Change Return Type Collection<Parameter> to Collection<Form> in method public getForms() : Collection<Form> in class org.glyptodon.guacamole.protocols.ProtocolInfo |
From |
To |
|
Change Return Type Collection<Parameter> to Collection<Field> in method public getFields() : Collection<Field> in class org.glyptodon.guacamole.net.auth.credentials.CredentialsInfo |
From |
To |
|
Change Return Type Collection<Parameter> to Collection<Field> in method public getConnectionGroupAttributes() : Collection<Field> in class org.glyptodon.guacamole.auth.jdbc.user.UserContext |
From |
To |
|
Change Return Type Collection<Parameter> to Collection<Field> in method public getUserAttributes() : Collection<Field> in class org.glyptodon.guacamole.net.auth.UserContext |
From |
To |
|
Change Return Type Collection<ParameterOption> to Collection<FieldOption> in method public getOptions() : Collection<FieldOption> in class org.glyptodon.guacamole.form.Field |
From |
To |
|
Change Return Type Collection<Parameter> to Collection<Field> in method public getConnectionAttributes(authToken String) : Collection<Field> in class org.glyptodon.guacamole.net.basic.rest.schema.SchemaRESTService |
From |
To |
|
Change Return Type Collection<Parameter> to Collection<Field> in method public getUserAttributes() : Collection<Field> in class org.glyptodon.guacamole.net.auth.simple.SimpleUserContext |
From |
To |
|
Change Return Type Collection<Parameter> to Collection<Field> in method public getConnectionGroupAttributes(authToken String) : Collection<Field> in class org.glyptodon.guacamole.net.basic.rest.schema.SchemaRESTService |
From |
To |
|
Change Return Type Collection<Parameter> to Collection<Field> in method public getUserAttributes(authToken String) : Collection<Field> in class org.glyptodon.guacamole.net.basic.rest.schema.SchemaRESTService |
From |
To |
|
Change Return Type Collection<Parameter> to Collection<Field> in method public getConnectionAttributes() : Collection<Field> in class org.glyptodon.guacamole.auth.jdbc.user.UserContext |
From |
To |
|
Change Return Type Collection<Parameter> to Collection<Field> in method public getConnectionAttributes() : Collection<Field> in class org.glyptodon.guacamole.net.auth.UserContext |
From |
To |
|
Change Return Type Collection<Parameter> to Collection<Field> in method public getExpected() : Collection<Field> in class org.glyptodon.guacamole.net.basic.rest.APIError |
From |
To |
|
Change Return Type Collection<Parameter> to Collection<Field> in method public getConnectionGroupAttributes() : Collection<Field> in class org.glyptodon.guacamole.net.auth.simple.SimpleUserContext |
From |
To |
|
Change Return Type Collection<Parameter> to Collection<Field> in method public getUserAttributes() : Collection<Field> in class org.glyptodon.guacamole.auth.jdbc.user.UserContext |
From |
To |
|
Change Return Type Collection<Parameter> to Collection<Field> in method public getConnectionGroupAttributes() : Collection<Field> in class org.glyptodon.guacamole.net.auth.UserContext |
From |
To |