mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
Remove redundant public modified missed in last pass.
This commit is contained in:
@@ -61,7 +61,7 @@ public interface AuthenticationProvider {
|
|||||||
* @throws GuacamoleException If an error occurs while retrieving
|
* @throws GuacamoleException If an error occurs while retrieving
|
||||||
* configurations.
|
* configurations.
|
||||||
*/
|
*/
|
||||||
public Map<String, GuacamoleConfiguration>
|
Map<String, GuacamoleConfiguration>
|
||||||
getAuthorizedConfigurations(Credentials credentials)
|
getAuthorizedConfigurations(Credentials credentials)
|
||||||
throws GuacamoleException;
|
throws GuacamoleException;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user