org.wso2.registry.secure
Class RegistryRealmFactory

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

public class RegistryRealmFactory
extends java.lang.Object


Constructor Summary
RegistryRealmFactory()
           
 
Method Summary
 org.wso2.usermanager.Realm newInMemoryRegistryRealm()
           
 org.wso2.usermanager.Realm newRegistryRealm(java.lang.String dbURL, java.lang.String driver)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegistryRealmFactory

public RegistryRealmFactory()
Method Detail

newInMemoryRegistryRealm

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

newRegistryRealm

public org.wso2.usermanager.Realm newRegistryRealm(java.lang.String dbURL,
                                                   java.lang.String driver)
                                            throws RegistryException
Throws:
RegistryException


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