All Classes
| Class | Description |
|---|---|
| AesEncryptionStrategy |
This is implementation of an AES encryption strategy, allowing you to specify the
key size, iteration count and passphrase.
|
| EncryptedJsonReader | |
| EncryptedJsonWriter | |
| EncryptedWorkspace |
This is a wrapper around an existing workspace that has been encrypted.
|
| EncryptionLocation | |
| EncryptionStrategy |
Superclass for all encryption strategies.
|
| JsonReader |
Reads a workspace definition as JSON.
|
| JsonWriter |
Writes a workspace definition as a JSON string.
|
| StructurizrClient |
A client for the Structurizr API (https://api.structurizr.com)
that allows you to get and put Structurizr workspaces in a JSON format.
|
| StructurizrClientException |
Thrown by the StructurizrClient when something goes wrong.
|
| ThemeUtils |
Some utility methods for exporting themes to JSON.
|
| WorkspaceReader | |
| WorkspaceReaderException | |
| WorkspaceUtils |
Some utility methods related to workspaces.
|
| WorkspaceWriter | |
| WorkspaceWriterException |