com.liferay.portal.security.auth
Class PrincipalThreadLocal
java.lang.Object
com.liferay.portal.security.auth.PrincipalThreadLocal
public class PrincipalThreadLocal
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrincipalThreadLocal
public PrincipalThreadLocal()
getName
public static String getName()
getPassword
public static String getPassword()
getUserId
public static long getUserId()
setName
public static void setName(long name)
setName
public static void setName(String name)
setPassword
public static void setPassword(String password)