Uses of Class
org.cloudfoundry.identity.uaa.scim.ScimUser.Group

Packages that use ScimUser.Group
org.cloudfoundry.identity.uaa.scim   
 

Uses of ScimUser.Group in org.cloudfoundry.identity.uaa.scim
 

Methods in org.cloudfoundry.identity.uaa.scim that return types with arguments of type ScimUser.Group
 Set<ScimUser.Group> ScimUser.getGroups()
           
 

Method parameters in org.cloudfoundry.identity.uaa.scim with type arguments of type ScimUser.Group
 void ScimUser.setGroups(Collection<ScimUser.Group> groups)
           
 



Copyright © 2013. All rights reserved.