Class OAuthClientRegistrationProviderDetails.UserInfoEndpoint

    • Constructor Detail

      • UserInfoEndpoint

        public UserInfoEndpoint()
    • Method Detail

      • getUri

        public String getUri()
      • getAuthenticationMethod

        public String getAuthenticationMethod()
      • getUserNameAttributeName

        public String getUserNameAttributeName()
      • setUri

        public void setUri​(String uri)
      • setAuthenticationMethod

        public void setAuthenticationMethod​(String authenticationMethod)
      • setUserNameAttributeName

        public void setUserNameAttributeName​(String userNameAttributeName)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object