Uses of Interface
com.google.api.client.auth.oauth.OAuthSigner
Packages that use OAuthSigner
Package
Description
Beta
OAuth 1.0 authorization as specified in RFC 5849: The OAuth 1.0 Protocol (see detailed package specification).
-
Uses of OAuthSigner in com.google.api.client.auth.oauth
Classes in com.google.api.client.auth.oauth that implement OAuthSignerModifier and TypeClassDescriptionfinal class
Beta
OAuth"HMAC-SHA1"
signature method.final class
Beta
OAuth"RSA-SHA1"
signature method.Fields in com.google.api.client.auth.oauth declared as OAuthSigner