|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.orchestra.pvm.internal.env.Authentication
public class Authentication
knows how to get the userId (String) of the currently authenticated user.
| Constructor Summary | |
|---|---|
Authentication()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getUserId()
|
static void |
setUserId(java.lang.String userId)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Authentication()
| Method Detail |
|---|
public java.lang.String getUserId()
public static void setUserId(java.lang.String userId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||