public class GravatarImageURLVerifier extends Object
| Constructor and Description |
|---|
GravatarImageURLVerifier() |
| Modifier and Type | Method and Description |
|---|---|
protected de.bripkens.gravatar.Gravatar |
gravatar() |
boolean |
verify(String email)
Verifies if the email has an Gravatar
|
public boolean verify(String email)
email - email addressprotected de.bripkens.gravatar.Gravatar gravatar()
Copyright © 2016–2021. All rights reserved.