Class SocialPeopleAPI


  • @Path("2/people")
    public class SocialPeopleAPI
    extends Object
    • Constructor Detail

      • SocialPeopleAPI

        public SocialPeopleAPI()
    • Method Detail

      • getProfile

        @Produces("application/json")
        @GET
        @Path("profile")
        public jakarta.ws.rs.core.Response getProfile()
        Returns:
        the user's profile. The user in this case is the one bound to the token