package ioxsssliteserver
Provides an application that runs com.cisco.streambed.testkit.ioxssslite so that developers are able to test without needing to deploy on IOx.
- Alphabetic
- By Inheritance
- ioxsssliteserver
- AnyRef
- Any
- Hide All
- Show All
- Public
- Protected
Type Members
- trait SecretStoreProvider extends Provider[IOxSecretStore]
The stub server should always be configured to use the underlying SSS for retrieval of its secrets.
The stub server should always be configured to use the underlying SSS for retrieval of its secrets. A master key is stored there to encrypt the events that the stub server appenders/tails.
- final class Settings extends AnyRef
Value Members
- object StubServer extends Application with DurableQueueProvider with RawStorageProvider with SecretStoreProvider
- object StubServerEntrypoints