com.liferay.portal.security.auth
Class PrincipalThreadLocal

java.lang.Object
  extended bycom.liferay.portal.security.auth.PrincipalThreadLocal

public class PrincipalThreadLocal
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
PrincipalThreadLocal()
           
 
Method Summary
static java.lang.String getName()
           
static void setName(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrincipalThreadLocal

public PrincipalThreadLocal()
Method Detail

getName

public static java.lang.String getName()

setName

public static void setName(java.lang.String name)