public class USQUser
extends com.googlecode.fascinator.common.authentication.GenericUser
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
fullName
Full name
|
java.lang.String |
groups
Groups
|
| Constructor and Description |
|---|
USQUser() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
realName()
Retrieves how the user should be shown on-screen.
|
public java.lang.String fullName
public java.lang.String groups
public java.lang.String realName()
realName in interface com.googlecode.fascinator.api.authentication.UserrealName in class com.googlecode.fascinator.common.authentication.GenericUserCopyright © 2009-2019. All Rights Reserved.