public class OpenIDIdentity extends Object
| Constructor and Description |
|---|
OpenIDIdentity(org.openid4java.message.AuthSuccess auth) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAxAttribute(String name) |
String |
getEmail()
Gets the e-mail address.
|
String |
getFirstName()
Gets the first name.
|
String |
getLastName()
Gets the last name.
|
String |
getNick()
Gets the nick name.
|
String |
getOpenID()
Gets the fully OpenID URL of the user.
|
String |
getSRegAttribute(String attributeName) |
public String getOpenID()
public String getNick()
public String getEmail()
public String getLastName()
public String getFirstName()
Copyright © 2012. All Rights Reserved.