|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.cenqua.crucible.model.Principal.Anonymous
public static class Principal.Anonymous
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.cenqua.crucible.model.Principal |
|---|
Principal.Anonymous |
| Field Summary | |
|---|---|
static Principal.Anonymous |
ANON
|
| Method Summary | |
|---|---|
java.lang.String |
getDisplayName()
|
java.lang.String |
getUserName()
|
static boolean |
isAnon(Principal p)
Check whether a given principal represents ANON -- either by being null or by being equal to ANON. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Principal.Anonymous ANON
| Method Detail |
|---|
public java.lang.String getUserName()
getUserName in interface Principalpublic java.lang.String getDisplayName()
getDisplayName in interface Principalpublic static boolean isAnon(Principal p)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||