mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	Implement hasPermission().
This commit is contained in:
		| @@ -102,10 +102,7 @@ public class SimpleUser extends AbstractUser { | ||||
|  | ||||
|     @Override | ||||
|     public boolean hasPermission(Permission permission) throws GuacamoleException { | ||||
|  | ||||
|         /* FIXME: STUB! */ | ||||
|         throw new UnsupportedOperationException("Not supported yet."); | ||||
|  | ||||
|         return permissions.contains(permission); | ||||
|     } | ||||
|  | ||||
|     @Override | ||||
|   | ||||
		Reference in New Issue
	
	Block a user