Home
last modified time | relevance | path

Searched defs:withCredentials (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/integration/gcpkms/
H A DGcpKmsClient.java100 public KmsClient withCredentials(String credentialPath) throws GeneralSecurityException { in withCredentials() method in GcpKmsClient
115 public KmsClient withCredentials(GoogleCredential credential) { in withCredentials() method in GcpKmsClient
128 public KmsClient withCredentials(GoogleCredentials credentials) throws GeneralSecurityException { in withCredentials() method in GcpKmsClient
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/
H A DKmsClient.java34 public KmsClient withCredentials(String credentialPath) throws GeneralSecurityException; in withCredentials() method
/aosp_15_r20/development/tools/otagui/src/services/
H A DApiService.js9 withCredentials: false, property
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/testing/
H A DFakeKmsClient.java62 public KmsClient withCredentials(String credentialPath) throws GeneralSecurityException { in withCredentials() method in FakeKmsClient
/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/rpc/
H A DTransportChannelProvider.java122 TransportChannelProvider withCredentials(Credentials credentials); in withCredentials() method
H A DFixedTransportChannelProvider.java123 public TransportChannelProvider withCredentials(Credentials credentials) { in withCredentials() method in FixedTransportChannelProvider
H A DApiCallContext.java61 ApiCallContext withCredentials(Credentials credentials); in withCredentials() method
/aosp_15_r20/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/auth/credentials/
H A DStaticCredentialsProvider.java75 public StaticCredentialsProviderBuilder withCredentials(Credentials credentials) { in withCredentials() method in StaticCredentialsProvider.StaticCredentialsProviderBuilder
/aosp_15_r20/external/tink/tools/tinkey/src/main/java/com/google/crypto/tink/tinkey/
H A DTinkeyTestKmsClient.java81 public KmsClient withCredentials(String credentials) throws GeneralSecurityException { in withCredentials() method in TinkeyTestKmsClient
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/integration/awskms/
H A DAwsKmsClient.java94 public KmsClient withCredentials(String credentialPath) throws GeneralSecurityException { in withCredentials() method in AwsKmsClient
/aosp_15_r20/external/sdk-platform-java/gax-java/gax-grpc/src/test/java/com/google/api/gax/grpc/testing/
H A DLocalChannelProvider.java151 public TransportChannelProvider withCredentials(Credentials credentials) { in withCredentials() method in LocalChannelProvider
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/integration/android/
H A DAndroidKeystoreKmsClient.java149 public KmsClient withCredentials(String unused) throws GeneralSecurityException { in withCredentials() method in AndroidKeystoreKmsClient
/aosp_15_r20/external/sdk-platform-java/gax-java/gax-httpjson/src/main/java/com/google/api/gax/httpjson/
H A DInstantiatingHttpJsonChannelProvider.java168 public TransportChannelProvider withCredentials(Credentials credentials) { in withCredentials() method in InstantiatingHttpJsonChannelProvider
H A DHttpJsonCallContext.java219 public HttpJsonCallContext withCredentials(Credentials newCredentials) { in withCredentials() method in HttpJsonCallContext
/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/test/java/com/google/api/gax/rpc/testing/
H A DFakeCallContext.java251 public FakeCallContext withCredentials(Credentials credentials) { in withCredentials() method in FakeCallContext
/aosp_15_r20/external/sdk-platform-java/gax-java/gax-grpc/src/main/java/com/google/api/gax/grpc/
H A DGrpcCallContext.java158 public GrpcCallContext withCredentials(Credentials newCredentials) { in withCredentials() method in GrpcCallContext
H A DInstantiatingGrpcChannelProvider.java220 public TransportChannelProvider withCredentials(Credentials credentials) { in withCredentials() method in InstantiatingGrpcChannelProvider
/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/test/java/com/google/api/gax/rpc/
H A DClientContextTest.java197 public TransportChannelProvider withCredentials(Credentials credentials) { in withCredentials() method in ClientContextTest.FakeTransportProvider
/aosp_15_r20/packages/modules/RemoteKeyProvisioning/app/tests/unit/
Dtink-android-1.5.0.jarcom/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...