Uses of Class
org.pac4j.oauth.profile.foursquare.FoursquareUserFriend
-
Packages that use FoursquareUserFriend Package Description org.pac4j.oauth.profile.foursquare -
-
Uses of FoursquareUserFriend in org.pac4j.oauth.profile.foursquare
Methods in org.pac4j.oauth.profile.foursquare that return types with arguments of type FoursquareUserFriend Modifier and Type Method Description List<FoursquareUserFriend>FoursquareUserFriendGroup. getFriends()Method parameters in org.pac4j.oauth.profile.foursquare with type arguments of type FoursquareUserFriend Modifier and Type Method Description voidFoursquareUserFriendGroup. setFriends(List<FoursquareUserFriend> friends)
-