Class NoopCredentialFactory

java.lang.Object
org.apache.beam.sdk.extensions.gcp.auth.NoopCredentialFactory
All Implemented Interfaces:
CredentialFactory

public class NoopCredentialFactory extends Object implements CredentialFactory
Construct an oauth credential to be used by the SDK and the SDK workers. Always returns a null Credential object.