Uses of Interface
com.google.auth.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.