org.wso2.registry
Class User

java.lang.Object
  extended by org.wso2.registry.User

public class User
extends java.lang.Object

Encapsulates the handling of the user thread local variable.


Constructor Summary
User()
           
 
Method Summary
static java.lang.String getCurrentUser()
           
static void setCurrentUser(java.lang.String userID)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

User

public User()
Method Detail

getCurrentUser

public static java.lang.String getCurrentUser()

setCurrentUser

public static void setCurrentUser(java.lang.String userID)


Copyright © 2007 Apache Web Services Project. All Rights Reserved.