Class GoogleUserInfo

    • Constructor Detail

      • GoogleUserInfo

        public GoogleUserInfo()
    • Method Detail

      • getEmail

        public String getEmail()
      • getName

        public String getName()
      • updateProfile

        public void updateProfile​(User u)
                           throws IOException
        Updates the user based on the information in this identity.
        Throws:
        IOException