Uses of Class
org.pac4j.oauth.profile.foursquare.FoursquareUserFriendGroup
-
Packages that use FoursquareUserFriendGroup Package Description org.pac4j.oauth.profile.foursquare -
-
Uses of FoursquareUserFriendGroup in org.pac4j.oauth.profile.foursquare
Methods in org.pac4j.oauth.profile.foursquare that return types with arguments of type FoursquareUserFriendGroup Modifier and Type Method Description List<FoursquareUserFriendGroup>FoursquareUserFriends. getGroups()Method parameters in org.pac4j.oauth.profile.foursquare with type arguments of type FoursquareUserFriendGroup Modifier and Type Method Description voidFoursquareUserFriends. setGroups(List<FoursquareUserFriendGroup> groups)
-