MongoRepository¶
-
public class
MongoRepository
extends AbstractAuthRepositoryWithCredentials implements UserRepository, DataSourceAware<MongoDataSource>, MongoRepositoryVersionAware¶ MongoRepository is implementation of UserRepository and AuthRepository which supports MongoDB data store.
Author: andrzej
Fields¶
Methods¶
getDataMap¶
getUserUID¶
-
public long
getUserUID
(BareJID user)¶ Should be removed as only relational DB are using this and it is not required by any other code {@inheritDoc}
readAllDistinctValuesForField¶
setDataSource¶
-
public void
setDataSource
(MongoDataSource dataSource)¶