| Package | Description |
|---|---|
| com.mware.core.cmdline | |
| com.mware.core.config | |
| com.mware.core.model.schema | |
| com.mware.core.model.search | |
| com.mware.core.model.user | |
| com.mware.core.model.user.cli |
| Modifier and Type | Field and Description |
|---|---|
protected PrivilegeRepository |
CommandLineTool.privilegeRepository |
| Modifier and Type | Method and Description |
|---|---|
PrivilegeRepository |
CommandLineTool.getPrivilegeRepository() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandLineTool.setPrivilegeRepository(PrivilegeRepository privilegeRepository) |
| Modifier and Type | Method and Description |
|---|---|
protected PrivilegeRepository |
Configuration.getPrivilegeRepository() |
| Modifier and Type | Method and Description |
|---|---|
protected PrivilegeRepository |
SchemaRepositoryBase.getPrivilegeRepository() |
| Constructor and Description |
|---|
GeSearchRepository(Graph graph,
GraphRepository graphRepository,
UserRepository userRepository,
Configuration configuration,
GraphAuthorizationRepository graphAuthorizationRepository,
AuthorizationRepository authorizationRepository,
PrivilegeRepository privilegeRepository,
WorkspaceRepository workspaceRepository) |
| Modifier and Type | Class and Description |
|---|---|
class |
PrivilegeRepositoryBase |
class |
UserPropertyPrivilegeRepository |
| Modifier and Type | Method and Description |
|---|---|
protected PrivilegeRepository |
UserRepository.getPrivilegeRepository() |
| Constructor and Description |
|---|
GeUserRepository(Configuration configuration,
SimpleOrmSession simpleOrmSession,
GraphAuthorizationRepository graphAuthorizationRepository,
Graph graph,
SchemaRepository schemaRepository,
UserSessionCounterRepository userSessionCounterRepository,
WorkQueueRepository workQueueRepository,
WebQueueRepository webQueueRepository,
LockRepository lockRepository,
AuthorizationRepository authorizationRepository,
PrivilegeRepository privilegeRepository) |
InMemoryUserRepository(Configuration configuration,
SimpleOrmSession simpleOrmSession,
UserSessionCounterRepository userSessionCounterRepository,
WorkQueueRepository workQueueRepository,
WebQueueRepository webQueueRepository,
LockRepository lockRepository,
AuthorizationRepository authorizationRepository,
PrivilegeRepository privilegeRepository) |
UserRepository(Configuration configuration,
SimpleOrmSession simpleOrmSession,
UserSessionCounterRepository userSessionCounterRepository,
WorkQueueRepository workQueueRepository,
WebQueueRepository webQueueRepository,
LockRepository lockRepository,
AuthorizationRepository authorizationRepository,
PrivilegeRepository privilegeRepository) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PrivilegeRepositoryWithCliSupport |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.