public class ConfigBasedSignerFactory extends Object implements SignerFactory
| Constructor and Description |
|---|
ConfigBasedSignerFactory(Config config) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.client.auth.oauth.OAuthSigner |
createSigner(String tokenSharedSecret) |
public ConfigBasedSignerFactory(Config config)
public com.google.api.client.auth.oauth.OAuthSigner createSigner(String tokenSharedSecret)
createSigner in interface SignerFactoryCopyright © 2018. All rights reserved.