package iox
Provides a com.cisco.streambed.identity.SecretStore implementation integrated with the IOx Secret Storage Service.
- Alphabetic
- By Inheritance
- iox
- AnyRef
- Any
- Hide All
- Show All
- Public
- Protected
Type Members
- final class IOxSecretStore extends SecretStore
Provides a secret store using IOx SSS (Secure Storage Service)
- trait SecretStoreProvider extends Provider[IOxSecretStore]
SecretStore
.Provider
implementation that uses Cisco IOx SSS to store secrets.SecretStore
.Provider
implementation that uses Cisco IOx SSS to store secrets. Mix this into yourApplication
class to use the IOx SSS to store secrets.
Value Members
- object IOxSecretStore