org.wso2.registry.secure
Class RegistryRealm

java.lang.Object
  extended by org.wso2.registry.secure.RegistryRealm

public class RegistryRealm
extends java.lang.Object


Constructor Summary
RegistryRealm()
           
 
Method Summary
static org.wso2.usermanager.Realm createDataSourceAwareRegistryRealm()
           
static org.wso2.usermanager.Realm createInMemoryRegistryRealm()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegistryRealm

public RegistryRealm()
Method Detail

createInMemoryRegistryRealm

public static org.wso2.usermanager.Realm createInMemoryRegistryRealm()
                                                              throws RegistryException
Throws:
RegistryException

createDataSourceAwareRegistryRealm

public static org.wso2.usermanager.Realm createDataSourceAwareRegistryRealm()
                                                                     throws RegistryException
Throws:
RegistryException


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