public class HmacSignerFactory extends Object implements SignerFactory
| Constructor and Description |
|---|
HmacSignerFactory(String consumerSecret) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.client.auth.oauth.OAuthHmacSigner |
createSigner(String tokenSecret) |
public HmacSignerFactory(String consumerSecret)
public com.google.api.client.auth.oauth.OAuthHmacSigner createSigner(String tokenSecret)
createSigner in interface SignerFactoryCopyright © 2018. All rights reserved.