org.ow2.orchestra.pvm.internal.env
Class Authentication
java.lang.Object
org.ow2.orchestra.pvm.internal.env.Authentication
public class Authentication
- extends Object
knows how to get the userId (String) of the currently authenticated user.
- Author:
- Tom Baeyens
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Authentication
public Authentication()
getUserId
public String getUserId()
setUserId
public static void setUserId(String userId)
Copyright © 2011 OW2 Consortium. All Rights Reserved.