Interface GoogleSecretManagerAccessStrategy

    • Method Detail

      • getSecrets

        Iterable<com.google.cloud.secretmanager.v1.Secret> getSecrets()
      • getSecretValue

        String getSecretValue​(com.google.cloud.secretmanager.v1.Secret secret,
                              Comparator<com.google.cloud.secretmanager.v1.SecretVersion> comparator)
      • getSecretName

        String getSecretName​(com.google.cloud.secretmanager.v1.Secret secret)
      • checkRemotePermissions

        Boolean checkRemotePermissions()