|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wso2.registry.users.def.DefaultRealm
org.wso2.registry.jdbc.realm.RegistryRealm
public class RegistryRealm
Field Summary |
---|
Fields inherited from class org.wso2.registry.users.def.DefaultRealm |
---|
aclAdmin, authenticator, authorizer, config, dataSource, driver, strategyObject, usAdmin, usReader |
Constructor Summary | |
---|---|
protected |
RegistryRealm()
|
|
RegistryRealm(javax.sql.DataSource dataSource)
|
Method Summary | |
---|---|
protected void |
configure(javax.sql.DataSource dataSource)
|
AccessControlAdmin |
getAccessControlAdmin()
The returned object can manipulate access controls |
UserStoreAdmin |
getUserStoreAdmin()
The returned object can manipulate the user store |
Methods inherited from class org.wso2.registry.users.def.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 |
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 UserStoreAdmin getUserStoreAdmin() throws UserStoreException
UserRealm
getUserStoreAdmin
in interface UserRealm
getUserStoreAdmin
in class DefaultRealm
UserStoreException
public AccessControlAdmin getAccessControlAdmin() throws UserStoreException
UserRealm
getAccessControlAdmin
in interface UserRealm
getAccessControlAdmin
in class DefaultRealm
UserStoreException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |