user = getMongoStore().loadSingleEntity(MongoUserEntity.class,query,invocationContext) | users = getMongoStore().loadEntities(MongoUserEntity.class,query,invocationContext) | getMongoStore().loadSingleEntity(MongoUserEntity.class,query,invocationContext) | getMongoStore().loadEntities(MongoUserEntity.class,query,invocationContext) | keycloak | 93cec9b3ee4cf2f83929338c3b052a7d002ce237 | org.keycloak.models.mongo.keycloak.adapters.MongoUserProvider | | | v0 | getMongoStore() |
---|
v1 | invocationContext |
---|
v2 | MongoUserEntity.class |
---|
v3 | query |
---|
| | v0 | getMongoStore() |
---|
v1 | invocationContext |
---|
v2 | MongoUserEntity.class |
---|
v3 | query |
---|
| AssignedTo | True |
MongoUserEntity user=getMongoStore().loadSingleEntity(MongoUserEntity.class,query,invocationContext); | List<MongoUserEntity> users=getMongoStore().loadEntities(MongoUserEntity.class,query,invocationContext); | getMongoStore().loadSingleEntity(MongoUserEntity.class,query,invocationContext) | getMongoStore().loadEntities(MongoUserEntity.class,query,invocationContext) | keycloak | 93cec9b3ee4cf2f83929338c3b052a7d002ce237 | org.keycloak.models.mongo.keycloak.adapters.MongoUserProvider | | | v0 | getMongoStore() |
---|
v1 | invocationContext |
---|
v2 | MongoUserEntity.class |
---|
v3 | query |
---|
| | v0 | getMongoStore() |
---|
v1 | invocationContext |
---|
v2 | MongoUserEntity.class |
---|
v3 | query |
---|
| AssignedTo | True |