Packages

package iox

Provides a com.cisco.streambed.identity.SecretStore implementation integrated with the IOx Secret Storage Service.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. iox
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. final class IOxSecretStore extends SecretStore

    Provides a secret store using IOx SSS (Secure Storage Service)

  2. 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 your Application class to use the IOx SSS to store secrets.

Value Members

  1. object IOxSecretStore

Inherited from AnyRef

Inherited from Any

Ungrouped