| Package | Description |
|---|---|
| li.strolch.agent.api | |
| li.strolch.agent.impl | |
| li.strolch.persistence.api | |
| li.strolch.persistence.inmemory | |
| li.strolch.runtime.privilege | |
| li.strolch.service.api |
| Modifier and Type | Method and Description |
|---|---|
PrivilegeHandler |
ComponentContainer.getPrivilegeHandler() |
| Modifier and Type | Method and Description |
|---|---|
PrivilegeHandler |
ComponentContainerImpl.getPrivilegeHandler() |
| Constructor and Description |
|---|
AbstractTransaction(PrivilegeHandler privilegeHandler,
StrolchRealm realm,
Certificate certificate,
String action) |
| Constructor and Description |
|---|
InMemoryPersistence(PrivilegeHandler privilegeHandler,
boolean versioningEnabled) |
InMemoryTransaction(PrivilegeHandler privilegeHandler,
StrolchRealm realm,
Certificate certificate,
String action,
InMemoryPersistence persistenceHandler) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultStrolchPrivilegeHandler |
| Modifier and Type | Method and Description |
|---|---|
PrivilegeHandler |
AbstractService.getPrivilegeHandler()
Returns the reference to the
PrivilegeHandler |
Copyright © 2011–2016 Strolch. All rights reserved.