|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.fascinator.common.authentication.GenericUser
com.googlecode.fascinator.portal.sso.USQUser
public class USQUser
A USQ user object
| Field Summary | |
|---|---|
String |
fullName
Full name |
String |
groups
Groups |
| Constructor Summary | |
|---|---|
USQUser()
|
|
| Method Summary | |
|---|---|
String |
realName()
Retrieves how the user should be shown on-screen. |
| Methods inherited from class com.googlecode.fascinator.common.authentication.GenericUser |
|---|
describeMetadata, get, getSource, getUsername, set, setSource, setUsername |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public String fullName
public String groups
| Constructor Detail |
|---|
public USQUser()
| Method Detail |
|---|
public String realName()
realName in interface UserrealName in class GenericUser
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||