Searched defs:authScope (Results 1 – 4 of 4) sorted by relevance
53 private AuthScope authScope; field in AuthState136 public void setAuthScope(final AuthScope authScope) { in setAuthScope()
736 AuthScope authScope = this.proxyAuthState.getAuthScope(); in createTunnelToTarget() local1104 AuthScope authScope = new AuthScope( in updateAuthState() local
1152 AuthScope authScope = new AuthScope( in updateAuthState() local
1637 public void serviceAccountCreds(String jsonKey, InputStream credentialsStream, String authScope) in serviceAccountCreds()1722 public void oauth2AuthToken(String jsonKey, InputStream credentialsStream, String authScope) in oauth2AuthToken()