| Package | Description |
|---|---|
| org.colcon.burocrat.api.server | |
| org.colcon.burocrat.server |
| Modifier and Type | Method and Description |
|---|---|
IEncryptor |
IServer.encryptor() |
| Modifier and Type | Class and Description |
|---|---|
class |
Encryptor
This class performs encryption using Jasypt
|
| Modifier and Type | Field and Description |
|---|---|
IEncryptor |
Server.encryptor |
| Modifier and Type | Method and Description |
|---|---|
IEncryptor |
Server.encryptor() |
| Constructor and Description |
|---|
Server(IArgImpl[] argImplsArray,
ICmdImpl[] cmdImplsArray,
IItemTypeImpl[] itemTypeImplsArray,
IDatabase database,
IAuthenticator authenticator,
IEncryptor encryptor,
IEmailer emailer,
INotifier notifier) |