public class NoopCredentialFactory extends Object implements CredentialFactory
| Constructor and Description |
|---|
NoopCredentialFactory() |
| Modifier and Type | Method and Description |
|---|---|
static NoopCredentialFactory |
fromOptions(PipelineOptions options) |
com.google.auth.Credentials |
getCredential() |
public static NoopCredentialFactory fromOptions(PipelineOptions options)
public com.google.auth.Credentials getCredential()
throws IOException
getCredential in interface CredentialFactoryIOExceptionCopyright © 2016–2017 The Apache Software Foundation. All rights reserved.