Interface ApicurioRegistrySpecConfigurationKafkaSecurityScramFluent<A extends ApicurioRegistrySpecConfigurationKafkaSecurityScramFluent<A>>

    • Method Detail

      • getTruststoreSecretName

        String getTruststoreSecretName()
      • withTruststoreSecretName

        A withTruststoreSecretName​(String truststoreSecretName)
      • hasTruststoreSecretName

        Boolean hasTruststoreSecretName()
      • withNewTruststoreSecretName

        @Deprecated
        A withNewTruststoreSecretName​(String original)
        Deprecated.
      • withUser

        A withUser​(String user)
      • getPasswordSecretName

        String getPasswordSecretName()
      • withPasswordSecretName

        A withPasswordSecretName​(String passwordSecretName)
      • hasPasswordSecretName

        Boolean hasPasswordSecretName()
      • withNewPasswordSecretName

        @Deprecated
        A withNewPasswordSecretName​(String original)
        Deprecated.
      • getMechanism

        String getMechanism()
      • withMechanism

        A withMechanism​(String mechanism)
      • hasMechanism

        Boolean hasMechanism()