mirror of
https://github.com/google/nomulus
synced 2026-01-10 16:00:52 +00:00
Change how access tokens are refreshed
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=212880971
This commit is contained in:
@@ -37,7 +37,7 @@ public class ProxyConfig {
|
||||
|
||||
public String projectId;
|
||||
public List<String> gcpScopes;
|
||||
public int accessTokenValidPeriodSeconds;
|
||||
public int accessTokenRefreshBeforeExpirationSeconds;
|
||||
public int serverCertificateCacheSeconds;
|
||||
public Gcs gcs;
|
||||
public Kms kms;
|
||||
|
||||
Reference in New Issue
Block a user