Searched defs:pluggableAuthCredentials (Results 1 – 2 of 2) sorted by relevance
217 public void pluggableAuthCredentials() throws IOException { in pluggableAuthCredentials() method in ITWorkloadIdentityFederationTest218 PluggableAuthCredentials pluggableAuthCredentials = in pluggableAuthCredentials() local
202 public static Builder newBuilder(PluggableAuthCredentials pluggableAuthCredentials) { in newBuilder()