Uses of Class
nl.surfnet.coin.api.client.domain.Group

Packages that use Group
nl.surfnet.coin.api.client   
nl.surfnet.coin.api.client.domain   
 

Uses of Group in nl.surfnet.coin.api.client
 

Methods in nl.surfnet.coin.api.client that return types with arguments of type Group
 List<Group> OpenConextOAuthClientImpl.getGroups(String userId, String onBehalfOf)
           
 List<Group> OpenConextOAuthClient.getGroups(String userId, String onBehalfOf)
          Get Persons' Groups
 

Uses of Group in nl.surfnet.coin.api.client.domain
 

Methods in nl.surfnet.coin.api.client.domain that return types with arguments of type Group
 List<Group> GroupEntry.getEntry()
           
 

Method parameters in nl.surfnet.coin.api.client.domain with type arguments of type Group
 void GroupEntry.setEntry(List<Group> entry)
           
 

Constructor parameters in nl.surfnet.coin.api.client.domain with type arguments of type Group
GroupEntry(List<Group> groups)
           
 



Copyright © 2009-2013 SURFnet bv, The Netherlands. All Rights Reserved.