Searched defs:tokenInfoUrl (Results 1 – 5 of 5) sorted by relevance
90 private final String tokenInfoUrl; field in ExternalAccountAuthorizedUserCredentials315 String tokenInfoUrl = (String) json.get("token_info_url"); in fromJson() local385 private String tokenInfoUrl; field in ExternalAccountAuthorizedUserCredentials.Builder448 public Builder setTokenInfoUrl(String tokenInfoUrl) { in setTokenInfoUrl()
87 @Nullable private final String tokenInfoUrl; field in ExternalAccountCredentials130 @Nullable String tokenInfoUrl, in ExternalAccountCredentials()180 @Nullable String tokenInfoUrl, in ExternalAccountCredentials()390 String tokenInfoUrl = (String) json.get("token_info_url"); in fromJson() local702 protected String tokenInfoUrl; field in ExternalAccountCredentials.Builder838 public Builder setTokenInfoUrl(String tokenInfoUrl) { in setTokenInfoUrl()
202 public Builder setTokenInfoUrl(String tokenInfoUrl) { in setTokenInfoUrl()
272 public Builder setTokenInfoUrl(String tokenInfoUrl) { in setTokenInfoUrl()
326 public Builder setTokenInfoUrl(String tokenInfoUrl) { in setTokenInfoUrl()