List<Group> |
VootController.allGroups(org.springframework.security.oauth2.provider.OAuth2Authentication authentication) |
List<Group> |
VootController.externalGroups(String userId,
org.springframework.security.oauth2.provider.OAuth2Authentication authentication) |
List<Group> |
VootController.internalGroups(String userId,
org.springframework.security.oauth2.provider.OAuth2Authentication authentication) |
List<Member> |
VootController.members(String groupId,
org.springframework.security.oauth2.provider.OAuth2Authentication authentication) |