Uses of Interface
com.google.auth.RequestMetadataCallback
Packages that use RequestMetadataCallback
-
Uses of RequestMetadataCallback in com.google.auth
Methods in com.google.auth with parameters of type RequestMetadataCallbackModifier and TypeMethodDescriptionprotected final voidCredentials.blockingGetToCallback(URI uri, RequestMetadataCallback callback) CallCredentials.getRequestMetadata(URI)and pass the result or error to the callback.voidCredentials.getRequestMetadata(URI uri, Executor executor, RequestMetadataCallback callback) Get the current request metadata without blocking. -
Uses of RequestMetadataCallback in com.google.auth.oauth2
Fields in com.google.auth.oauth2 declared as RequestMetadataCallbackModifier and TypeFieldDescriptionprivate final RequestMetadataCallbackOAuth2Credentials.FutureCallbackToMetadataCallbackAdapter.callbackMethods in com.google.auth.oauth2 with parameters of type RequestMetadataCallbackModifier and TypeMethodDescriptionvoidExternalAccountCredentials.getRequestMetadata(URI uri, Executor executor, RequestMetadataCallback callback) voidOAuth2Credentials.getRequestMetadata(URI uri, Executor executor, RequestMetadataCallback callback) voidServiceAccountCredentials.getRequestMetadata(URI uri, Executor executor, RequestMetadataCallback callback) voidServiceAccountJwtAccessCredentials.getRequestMetadata(URI uri, Executor executor, RequestMetadataCallback callback) Constructors in com.google.auth.oauth2 with parameters of type RequestMetadataCallbackModifierConstructorDescription