|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wso2.registry.secure.RegistryRealm
public class RegistryRealm
Constructor Summary | |
---|---|
RegistryRealm()
|
Method Summary | |
---|---|
static org.wso2.usermanager.Realm |
createDataSourceAwareRegistryRealm(javax.sql.DataSource umDataSource)
|
static org.wso2.usermanager.Realm |
createInMemoryRegistryRealm()
|
static org.wso2.usermanager.Realm |
createRegistryRealm()
|
static javax.sql.DataSource |
getUserManagerDataSource()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RegistryRealm()
Method Detail |
---|
public static org.wso2.usermanager.Realm createRegistryRealm() throws RegistryException
RegistryException
public static org.wso2.usermanager.Realm createInMemoryRegistryRealm() throws RegistryException
RegistryException
public static org.wso2.usermanager.Realm createDataSourceAwareRegistryRealm(javax.sql.DataSource umDataSource) throws RegistryException
RegistryException
public static javax.sql.DataSource getUserManagerDataSource() throws RegistryException
RegistryException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |