|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wso2.usermanager.readwrite.DefaultRealm
org.wso2.registry.jdbc.realm.RegistryRealm
org.wso2.registry.jdbc.realm.InMemoryRegistryRealm
public class InMemoryRegistryRealm
Field Summary | |
---|---|
static java.lang.String |
INMEMORY_DB_DRIVER_NAME
|
static java.lang.String |
INMEMORY_DB_PASSWORD
|
static java.lang.String |
INMEMORY_DB_URL
|
static java.lang.String |
INMEMORY_DB_USER_NAME
|
Fields inherited from class org.wso2.usermanager.readwrite.DefaultRealm |
---|
aclAdmin, authenticator, authorizer, config, dataSource, driver, strategyObject, usAdmin, usReader |
Constructor Summary | |
---|---|
InMemoryRegistryRealm()
|
Method Summary |
---|
Methods inherited from class org.wso2.registry.jdbc.realm.RegistryRealm |
---|
configure, getAccessControlAdmin, getUserStoreAdmin |
Methods inherited from class org.wso2.usermanager.readwrite.DefaultRealm |
---|
getAuthenticator, getAuthorizer, getDataSource, getRealmConfiguration, getUserStoreReader, init, setDataSource |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String INMEMORY_DB_URL
public static final java.lang.String INMEMORY_DB_DRIVER_NAME
public static final java.lang.String INMEMORY_DB_USER_NAME
public static final java.lang.String INMEMORY_DB_PASSWORD
Constructor Detail |
---|
public InMemoryRegistryRealm() throws RegistryException
RegistryException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |