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.Providerimplementation that uses Cisco IOx SSS to store secrets.SecretStore.Providerimplementation that uses Cisco IOx SSS to store secrets. Mix this into yourApplicationclass to use the IOx SSS to store secrets.
Value Members
- object IOxSecretStore