org.apache.blur.user
Class UserContext

java.lang.Object
  extended by org.apache.blur.user.UserContext

public class UserContext
extends Object


Constructor Summary
UserContext()
           
 
Method Summary
static User getUser()
           
static void reset()
           
static void setUser(User user)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserContext

public UserContext()
Method Detail

setUser

public static void setUser(User user)

getUser

public static User getUser()

reset

public static void reset()


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.