@Named @ApplicationScoped public class Gravatar extends Object
Constructor and Description |
---|
Gravatar() |
public String fromMail(String email)
email
- the email address of the gravatar userpublic String fromMail(String email, boolean secure)
email
- the email address of the gravatar usersecure
- use (https) or none secure (http) connectionCopyright © 2013. All rights reserved.