Interface CubbyholeSecrets

  • All Superinterfaces:
    Secrets

    public interface CubbyholeSecrets
    extends Secrets
    Cubbyhole engine secrets API. Cubbyhole secrets are scoped to the current token and are not visible by other users. This is a blocking API that blocks the current thread for each method. DO NOT USE IN REACTIVE CODE.
    See Also:
    CubbyholeSecretsRx