Class UserProfileResource

    • Constructor Detail

      • UserProfileResource

        public UserProfileResource​(UserProfile entity,
                                   javax.ws.rs.core.UriInfo uriInfo,
                                   Locale locale)
    • Method Detail

      • getPrimaryEmail

        public String getPrimaryEmail()
      • getFirstName

        public String getFirstName()
      • getLastName

        public String getLastName()
      • getUserName

        public String getUserName()
      • getLanguage

        public String getLanguage()