Home
last modified time | relevance | path

Searched defs:setTargetPrincipal (Results 1 – 2 of 2) sorted by relevance

/external/google-auth-library-java/oauth2_http/javatests/com/google/auth/oauth2/
DMockIAMCredentialsServiceTransport.java80 public void setTargetPrincipal(String targetPrincipal) { in setTargetPrincipal() method in MockIAMCredentialsServiceTransport
/external/google-auth-library-java/oauth2_http/java/com/google/auth/oauth2/
DImpersonatedCredentials.java643 public Builder setTargetPrincipal(String targetPrincipal) { in setTargetPrincipal() method in ImpersonatedCredentials.Builder