Interface UserInfo

  • All Known Implementing Classes:
    OAuth2UserInfo, OpenIDConnectUserInfo

    public interface UserInfo
    Each instance will return the user subject that identifies a user on an auth server as well as the entire raw profile that was retrieved when making a request to the user info endpoint.