org.wso2.registry.session
Class CurrentSession
java.lang.Object
org.wso2.registry.session.CurrentSession
public class CurrentSession
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CurrentSession
public CurrentSession()
getUser
public static java.lang.String getUser()
setUser
public static void setUser(java.lang.String userID)
removeUser
public static void removeUser()
getRealm
public static UserRealm getRealm()
setRealm
public static void setRealm(UserRealm userRealm)
removeRealm
public static void removeRealm()
Copyright © 2007 Apache Web Services Project. All Rights Reserved.