|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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
|
| Constructor Summary | |
|---|---|
InMemoryRegistryRealm()
|
|
| Method Summary |
|---|
| Methods inherited from class org.wso2.registry.jdbc.realm.RegistryRealm |
|---|
getAccessControlAdmin, getAuthenticator, getAuthorizer, getRealmConfiguration, getUserStoreAdmin, getUserStoreReader, init, initialize |
| 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 | |||||||||