Uses of Class
io.strimzi.api.kafka.model.common.CertSecretSourceBuilder
Packages that use CertSecretSourceBuilder
Package
Description
-
Uses of CertSecretSourceBuilder in io.strimzi.api.kafka.model.common
Method parameters in io.strimzi.api.kafka.model.common with type arguments of type CertSecretSourceBuilderModifier and TypeMethodDescriptionClientTlsFluent.buildMatchingTrustedCertificate(Predicate<CertSecretSourceBuilder> predicate) ClientTlsFluent.editMatchingTrustedCertificate(Predicate<CertSecretSourceBuilder> predicate) booleanClientTlsFluent.hasMatchingTrustedCertificate(Predicate<CertSecretSourceBuilder> predicate) ClientTlsFluent.removeMatchingFromTrustedCertificates(Predicate<CertSecretSourceBuilder> predicate) -
Uses of CertSecretSourceBuilder in io.strimzi.api.kafka.model.common.authentication
Method parameters in io.strimzi.api.kafka.model.common.authentication with type arguments of type CertSecretSourceBuilderModifier and TypeMethodDescriptionKafkaClientAuthenticationOAuthFluent.buildMatchingTlsTrustedCertificate(Predicate<CertSecretSourceBuilder> predicate) KafkaClientAuthenticationOAuthFluent.editMatchingTlsTrustedCertificate(Predicate<CertSecretSourceBuilder> predicate) booleanKafkaClientAuthenticationOAuthFluent.hasMatchingTlsTrustedCertificate(Predicate<CertSecretSourceBuilder> predicate) KafkaClientAuthenticationOAuthFluent.removeMatchingFromTlsTrustedCertificates(Predicate<CertSecretSourceBuilder> predicate) -
Uses of CertSecretSourceBuilder in io.strimzi.api.kafka.model.kafka
Method parameters in io.strimzi.api.kafka.model.kafka with type arguments of type CertSecretSourceBuilderModifier and TypeMethodDescriptionKafkaAuthorizationKeycloakFluent.buildMatchingTlsTrustedCertificate(Predicate<CertSecretSourceBuilder> predicate) KafkaAuthorizationOpaFluent.buildMatchingTlsTrustedCertificate(Predicate<CertSecretSourceBuilder> predicate) KafkaAuthorizationKeycloakFluent.editMatchingTlsTrustedCertificate(Predicate<CertSecretSourceBuilder> predicate) KafkaAuthorizationOpaFluent.editMatchingTlsTrustedCertificate(Predicate<CertSecretSourceBuilder> predicate) booleanKafkaAuthorizationKeycloakFluent.hasMatchingTlsTrustedCertificate(Predicate<CertSecretSourceBuilder> predicate) booleanKafkaAuthorizationOpaFluent.hasMatchingTlsTrustedCertificate(Predicate<CertSecretSourceBuilder> predicate) KafkaAuthorizationKeycloakFluent.removeMatchingFromTlsTrustedCertificates(Predicate<CertSecretSourceBuilder> predicate) KafkaAuthorizationOpaFluent.removeMatchingFromTlsTrustedCertificates(Predicate<CertSecretSourceBuilder> predicate) -
Uses of CertSecretSourceBuilder in io.strimzi.api.kafka.model.kafka.listener
Method parameters in io.strimzi.api.kafka.model.kafka.listener with type arguments of type CertSecretSourceBuilderModifier and TypeMethodDescriptionKafkaListenerAuthenticationOAuthFluent.buildMatchingTlsTrustedCertificate(Predicate<CertSecretSourceBuilder> predicate) KafkaListenerAuthenticationOAuthFluent.editMatchingTlsTrustedCertificate(Predicate<CertSecretSourceBuilder> predicate) booleanKafkaListenerAuthenticationOAuthFluent.hasMatchingTlsTrustedCertificate(Predicate<CertSecretSourceBuilder> predicate) KafkaListenerAuthenticationOAuthFluent.removeMatchingFromTlsTrustedCertificates(Predicate<CertSecretSourceBuilder> predicate)