[GitHub] guacamole-client pull request #274: GUACAMOLE-220: Add base extension API su...

2018-04-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/guacamole-client/pull/274 ---

[GitHub] guacamole-client pull request #274: GUACAMOLE-220: Add base extension API su...

2018-04-21 Thread mike-jumper
Github user mike-jumper commented on a diff in the pull request: https://github.com/apache/guacamole-client/pull/274#discussion_r183219692 --- Diff: guacamole-ext/src/main/java/org/apache/guacamole/net/auth/UserGroup.java --- @@ -0,0 +1,76 @@ +/* + * Licensed to the Apache

[GitHub] guacamole-client pull request #274: GUACAMOLE-220: Add base extension API su...

2018-04-21 Thread mike-jumper
Github user mike-jumper commented on a diff in the pull request: https://github.com/apache/guacamole-client/pull/274#discussion_r183219605 --- Diff: guacamole/src/main/java/org/apache/guacamole/rest/sharingprofile/SharingProfileResource.java --- @@ -103,11 +104,13 @@ public

[GitHub] guacamole-client pull request #274: GUACAMOLE-220: Add base extension API su...

2018-04-21 Thread mike-jumper
Github user mike-jumper commented on a diff in the pull request: https://github.com/apache/guacamole-client/pull/274#discussion_r183219541 --- Diff: guacamole/src/main/java/org/apache/guacamole/rest/directory/DirectoryResource.java --- @@ -143,13 +144,14 @@ public

[GitHub] guacamole-client pull request #274: GUACAMOLE-220: Add base extension API su...

2018-04-21 Thread mike-jumper
Github user mike-jumper commented on a diff in the pull request: https://github.com/apache/guacamole-client/pull/274#discussion_r183219535 --- Diff: guacamole/src/main/java/org/apache/guacamole/rest/connection/ConnectionResource.java --- @@ -119,11 +120,13 @@ public

[GitHub] guacamole-client pull request #274: GUACAMOLE-220: Add base extension API su...

2018-04-21 Thread mike-jumper
Github user mike-jumper commented on a diff in the pull request: https://github.com/apache/guacamole-client/pull/274#discussion_r183219467 --- Diff: guacamole-ext/src/main/java/org/apache/guacamole/net/auth/simple/SimpleRelatedObjectSet.java --- @@ -0,0 +1,88 @@ +/* + *

[GitHub] guacamole-client pull request #274: GUACAMOLE-220: Add base extension API su...

2018-04-21 Thread mike-jumper
Github user mike-jumper commented on a diff in the pull request: https://github.com/apache/guacamole-client/pull/274#discussion_r183217172 --- Diff: guacamole-ext/src/main/java/org/apache/guacamole/net/auth/UserGroup.java --- @@ -0,0 +1,76 @@ +/* + * Licensed to the Apache

[GitHub] guacamole-client pull request #274: GUACAMOLE-220: Add base extension API su...

2018-04-20 Thread necouchman
Github user necouchman commented on a diff in the pull request: https://github.com/apache/guacamole-client/pull/274#discussion_r183192668 --- Diff: guacamole-ext/src/main/java/org/apache/guacamole/net/auth/AuthenticatedUser.java --- @@ -49,6 +50,24 @@ */

[GitHub] guacamole-client pull request #274: GUACAMOLE-220: Add base extension API su...

2018-04-20 Thread necouchman
Github user necouchman commented on a diff in the pull request: https://github.com/apache/guacamole-client/pull/274#discussion_r183193049 --- Diff: guacamole-ext/src/main/java/org/apache/guacamole/net/auth/User.java --- @@ -109,85 +106,33 @@ List getHistory() throws

[GitHub] guacamole-client pull request #274: GUACAMOLE-220: Add base extension API su...

2018-04-20 Thread necouchman
Github user necouchman commented on a diff in the pull request: https://github.com/apache/guacamole-client/pull/274#discussion_r183192561 --- Diff: guacamole-ext/src/main/java/org/apache/guacamole/net/auth/AbstractAuthenticatedUser.java --- @@ -19,6 +19,9 @@ package

[GitHub] guacamole-client pull request #274: GUACAMOLE-220: Add base extension API su...

2018-04-20 Thread necouchman
Github user necouchman commented on a diff in the pull request: https://github.com/apache/guacamole-client/pull/274#discussion_r183189038 --- Diff: guacamole-ext/src/main/java/org/apache/guacamole/net/auth/UserGroup.java --- @@ -0,0 +1,76 @@ +/* + * Licensed to the Apache

[GitHub] guacamole-client pull request #274: GUACAMOLE-220: Add base extension API su...

2018-04-20 Thread mike-jumper
Github user mike-jumper commented on a diff in the pull request: https://github.com/apache/guacamole-client/pull/274#discussion_r183188493 --- Diff: guacamole-ext/src/main/java/org/apache/guacamole/net/auth/UserGroup.java --- @@ -0,0 +1,76 @@ +/* + * Licensed to the Apache

[GitHub] guacamole-client pull request #274: GUACAMOLE-220: Add base extension API su...

2018-04-20 Thread necouchman
Github user necouchman commented on a diff in the pull request: https://github.com/apache/guacamole-client/pull/274#discussion_r182984489 --- Diff: guacamole/src/main/java/org/apache/guacamole/rest/sharingprofile/SharingProfileResource.java --- @@ -103,11 +104,13 @@ public

[GitHub] guacamole-client pull request #274: GUACAMOLE-220: Add base extension API su...

2018-04-20 Thread necouchman
Github user necouchman commented on a diff in the pull request: https://github.com/apache/guacamole-client/pull/274#discussion_r182981505 --- Diff: guacamole-ext/src/main/java/org/apache/guacamole/net/auth/UserGroup.java --- @@ -0,0 +1,76 @@ +/* + * Licensed to the Apache

[GitHub] guacamole-client pull request #274: GUACAMOLE-220: Add base extension API su...

2018-04-20 Thread necouchman
Github user necouchman commented on a diff in the pull request: https://github.com/apache/guacamole-client/pull/274#discussion_r182983461 --- Diff: guacamole/src/main/java/org/apache/guacamole/rest/connection/ConnectionResource.java --- @@ -119,11 +120,13 @@ public

[GitHub] guacamole-client pull request #274: GUACAMOLE-220: Add base extension API su...

2018-04-20 Thread necouchman
Github user necouchman commented on a diff in the pull request: https://github.com/apache/guacamole-client/pull/274#discussion_r182983804 --- Diff: guacamole/src/main/java/org/apache/guacamole/rest/directory/DirectoryResource.java --- @@ -143,13 +144,14 @@ public

[GitHub] guacamole-client pull request #274: GUACAMOLE-220: Add base extension API su...

2018-04-19 Thread mike-jumper
GitHub user mike-jumper opened a pull request: https://github.com/apache/guacamole-client/pull/274 GUACAMOLE-220: Add base extension API support for user groups. This change adds the base classes necessary for exposing user groups via extensions, and for declaring the permissions