All Classes and Interfaces
Class
Description
A collection deserializer for use by
Gson
to deserialize a collection token into an ImmutableList.A class for building a Gravatar Avatar request, requesting the resource, and saving
the resource to a
File or a BufferedImage.Represents a cryptocurrency wallet address on a Gravatar user's profile.
The default image types supported by Gravatar for the Avatar API.
Whether Gravatar should force the default image for an Avatar request.
An exception thrown by the GravatarJavaClient API.
The results of a Gravatar profile request.
Represents a user's public contact information on a Gravatar profile.
A deserializer for deserializing a
GravatarProfile from a JSON element.Represents a gallery image on a Gravatar user's profile.
Represents an interest or hobby on a Gravatar user's profile.
Represents a language on a Gravatar user's profile.
Represents a user's payment options on a Gravatar profile.
A class for requesting a Profile from the Gravatar Profile API.
Represents metadata of a Gravatar profile request.
An authentication token provider for Gravatar Profile requests.
A link on a user's Gravatar profile page.
Represents a verified account profile for a Gravatar user.
Application layer protocols accepted by Gravatar for Avatar requests.
A request for a user's profile QR code from Gravatar.
The valid types of QR images returned by the Gravatar API.
The QR code version of the image returned.
Valid ratings for a Gravatar Avatar image.
A URL parameter for a Gravatar Avatar request.
Whether to use full or short URL parameter names for an Avatar request.
Whether a Gravatar Avatar request should append ".jpg" to the hash.
A singleton for providing a common shared
Gson instance
for serialization/deserialization with custom registered type adapters needed for this API.A class used for hashing inputs using certain algorithms.
A collection deserializer for
Gson to use when deserializing
a Collection into an ImmutableList from Guava.A string validator used for validating parameter inputs.
A class for reading resources given a
BufferedReader.