Uses of Class
org.molgenis.api.identities.RoleResponse
-
-
Uses of RoleResponse in org.molgenis.api.identities
Methods in org.molgenis.api.identities that return RoleResponse Modifier and Type Method Description abstract RoleResponseGroupMemberResponse. getRole()Methods in org.molgenis.api.identities that return types with arguments of type RoleResponse Modifier and Type Method Description Collection<RoleResponse>GroupRestController. getGroupRoles(String groupName)
-