public class InMemoryEmbeddedRegistryService extends EmbeddedRegistryService
EmbeddedRegistryService
which is tailored to expose InMemoryEmbeddedRegistry
instances as OSGi services.registryContext
Constructor and Description |
---|
InMemoryEmbeddedRegistryService()
Default constructor
|
InMemoryEmbeddedRegistryService(InputStream configStream)
This constructor can be used to create a registry service by providing a registry.xml config
file as a stream
|
Modifier and Type | Method and Description |
---|---|
org.wso2.carbon.user.api.RealmConfiguration |
getBootstrapRealmConfiguration()
Method to obtain bootstrap user realm configuration.
|
org.wso2.carbon.user.core.service.RealmService |
getRealmService()
Method to obtain the user realm service.
|
configure, getConfigSystemRegistry, getConfigSystemRegistry, getConfigUserRegistry, getConfigUserRegistry, getConfigUserRegistry, getConfigUserRegistry, getConfigUserRegistry, getGovernanceSystemRegistry, getGovernanceSystemRegistry, getGovernanceUserRegistry, getGovernanceUserRegistry, getGovernanceUserRegistry, getGovernanceUserRegistry, getGovernanceUserRegistry, getLocalRepository, getLocalRepository, getRegistry, getRegistry, getRegistry, getRegistry, getRegistry, getRegistry, getRegistry, getSystemRegistry, getSystemRegistry, getSystemRegistry, getUserRealm, getUserRegistry, getUserRegistry, getUserRegistry, getUserRegistry, getUserRegistry, getUserRegistry, getUserRegistry
public InMemoryEmbeddedRegistryService() throws RegistryException
RegistryException
- if construction fails.public InMemoryEmbeddedRegistryService(InputStream configStream) throws RegistryException
configStream
- - registry.xml as a streamRegistryException
- - on failurepublic org.wso2.carbon.user.api.RealmConfiguration getBootstrapRealmConfiguration()
public org.wso2.carbon.user.core.service.RealmService getRealmService()
Copyright © 2015 WSO2 Inc. All Rights Reserved.