Class GravatarImageURLVerifier
java.lang.Object
org.jenkinsci.plugins.gravatar.boundary.GravatarImageURLVerifier
Class that verifies that a Gravatar exists for an email.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GravatarImageURLVerifier
public GravatarImageURLVerifier()
-
-
Method Details
-
verify
Verifies if the email has an Gravatar- Parameters:
email- email address- Returns:
- true, if there is a Gravatar for the emails; false, otherwise.
-
gravatar
protected de.bripkens.gravatar.Gravatar gravatar()
-