| com.google.gdata.client.AuthTokenFactory.AuthToken |
Known Indirect Subclasses
GoogleAuthTokenFactory.AuthSubToken,
GoogleAuthTokenFactory.OAuth2Token,
GoogleAuthTokenFactory.OAuthToken,
GoogleAuthTokenFactory.UserToken,
HttpAuthToken
| |||||||||||||||||||||
A marker interface for authentication tokens. Auth tokens are protocol-specific (e.g. HTTP auth tokens) so there are no common methods.

