|
||||||||||
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
public class RegistryRealm
Field Summary |
---|
Fields inherited from class org.wso2.usermanager.readwrite.DefaultRealm |
---|
aclAdmin, authenticator, authorizer, config, dataSource, driver, usAdmin, usReader |
Constructor Summary | |
---|---|
protected |
RegistryRealm()
|
|
RegistryRealm(javax.sql.DataSource dataSource)
|
Method Summary | |
---|---|
protected void |
configure(javax.sql.DataSource dataSource)
|
org.wso2.usermanager.UserStoreAdmin |
getUserStoreAdmin()
|
Methods inherited from class org.wso2.usermanager.readwrite.DefaultRealm |
---|
getAccessControlAdmin, getAuthenticator, getAuthorizer, getRealmConfiguration, getUserStoreReader, init |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RegistryRealm(javax.sql.DataSource dataSource) throws RegistryException
RegistryException
protected RegistryRealm() throws RegistryException
RegistryException
Method Detail |
---|
protected void configure(javax.sql.DataSource dataSource) throws RegistryException
RegistryException
public org.wso2.usermanager.UserStoreAdmin getUserStoreAdmin() throws org.wso2.usermanager.UserManagerException
getUserStoreAdmin
in interface org.wso2.usermanager.Realm
getUserStoreAdmin
in class org.wso2.usermanager.readwrite.DefaultRealm
org.wso2.usermanager.UserManagerException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |