org.wso2.registry.session
Class SessionRealm

java.lang.Object
  extended by org.wso2.registry.session.SessionRealm

public class SessionRealm
extends java.lang.Object


Constructor Summary
SessionRealm()
           
 
Method Summary
static UserRealm getRealm()
           
static void setRealm(UserRealm userRealm)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionRealm

public SessionRealm()
Method Detail

getRealm

public static UserRealm getRealm()

setRealm

public static void setRealm(UserRealm userRealm)


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