Uses of Class
org.springframework.social.github.api.GitHubUserProfile
-
Packages that use GitHubUserProfile Package Description org.springframework.social.github.api Spring Social's Service API for GitHuborg.springframework.social.github.api.impl Implementation of Spring Social's Service API for GitHub -
-
Uses of GitHubUserProfile in org.springframework.social.github.api
Methods in org.springframework.social.github.api that return GitHubUserProfile Modifier and Type Method Description GitHubUserProfileUserOperations. getUserProfile()Retrieves the user's GitHub profile details. -
Uses of GitHubUserProfile in org.springframework.social.github.api.impl
Methods in org.springframework.social.github.api.impl that return GitHubUserProfile Modifier and Type Method Description GitHubUserProfileUserTemplate. getUserProfile()
-