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 classBeta
OAuth"HMAC-SHA1"signature method.final classBeta
OAuth"RSA-SHA1"signature method.Fields in com.google.api.client.auth.oauth declared as OAuthSigner