public class KafkaListenerAuthenticationOAuthBuilder extends KafkaListenerAuthenticationOAuthFluentImpl<KafkaListenerAuthenticationOAuthBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<KafkaListenerAuthenticationOAuth,KafkaListenerAuthenticationOAuthBuilder>
KafkaListenerAuthenticationOAuthFluentImpl.ClientSecretNestedImpl<N>, KafkaListenerAuthenticationOAuthFluentImpl.TlsTrustedCertificatesNestedImpl<N>KafkaListenerAuthenticationOAuthFluent.ClientSecretNested<N>, KafkaListenerAuthenticationOAuthFluent.TlsTrustedCertificatesNested<N>| Constructor and Description |
|---|
KafkaListenerAuthenticationOAuthBuilder() |
KafkaListenerAuthenticationOAuthBuilder(Boolean validationEnabled) |
KafkaListenerAuthenticationOAuthBuilder(KafkaListenerAuthenticationOAuth instance) |
KafkaListenerAuthenticationOAuthBuilder(KafkaListenerAuthenticationOAuth instance,
Boolean validationEnabled) |
KafkaListenerAuthenticationOAuthBuilder(KafkaListenerAuthenticationOAuthFluent<?> fluent) |
KafkaListenerAuthenticationOAuthBuilder(KafkaListenerAuthenticationOAuthFluent<?> fluent,
Boolean validationEnabled) |
KafkaListenerAuthenticationOAuthBuilder(KafkaListenerAuthenticationOAuthFluent<?> fluent,
KafkaListenerAuthenticationOAuth instance) |
KafkaListenerAuthenticationOAuthBuilder(KafkaListenerAuthenticationOAuthFluent<?> fluent,
KafkaListenerAuthenticationOAuth instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
KafkaListenerAuthenticationOAuth |
build() |
boolean |
equals(Object o) |
addAllToTlsTrustedCertificates, addNewTlsTrustedCertificate, addNewTlsTrustedCertificateLike, addToTlsTrustedCertificates, addToTlsTrustedCertificates, buildClientSecret, buildFirstTlsTrustedCertificate, buildLastTlsTrustedCertificate, buildMatchingTlsTrustedCertificate, buildTlsTrustedCertificate, buildTlsTrustedCertificates, editClientSecret, editFirstTlsTrustedCertificate, editLastTlsTrustedCertificate, editMatchingTlsTrustedCertificate, editOrNewClientSecret, editOrNewClientSecretLike, editTlsTrustedCertificate, getClientId, getClientSecret, getIntrospectionEndpointUri, getJwksEndpointUri, getJwksExpirySeconds, getJwksRefreshSeconds, getTlsTrustedCertificates, getUserNameClaim, getValidIssuerUri, hasAccessTokenIsJwt, hasCheckAccessTokenType, hasClientId, hasClientSecret, hasDisableTlsHostnameVerification, hasIntrospectionEndpointUri, hasJwksEndpointUri, hasJwksExpirySeconds, hasJwksRefreshSeconds, hasMatchingTlsTrustedCertificate, hasTlsTrustedCertificates, hasUserNameClaim, hasValidIssuerUri, isAccessTokenIsJwt, isCheckAccessTokenType, isDisableTlsHostnameVerification, removeAllFromTlsTrustedCertificates, removeFromTlsTrustedCertificates, removeMatchingFromTlsTrustedCertificates, setNewTlsTrustedCertificateLike, setToTlsTrustedCertificates, withAccessTokenIsJwt, withCheckAccessTokenType, withClientId, withClientSecret, withDisableTlsHostnameVerification, withIntrospectionEndpointUri, withJwksEndpointUri, withJwksExpirySeconds, withJwksRefreshSeconds, withNewClientId, withNewClientId, withNewClientId, withNewClientSecret, withNewClientSecretLike, withNewIntrospectionEndpointUri, withNewIntrospectionEndpointUri, withNewIntrospectionEndpointUri, withNewJwksEndpointUri, withNewJwksEndpointUri, withNewJwksEndpointUri, withNewUserNameClaim, withNewUserNameClaim, withNewUserNameClaim, withNewValidIssuerUri, withNewValidIssuerUri, withNewValidIssuerUri, withTlsTrustedCertificates, withTlsTrustedCertificates, withUserNameClaim, withValidIssuerUriaccept, aggregate, aggregate, build, build, builderOfpublic KafkaListenerAuthenticationOAuthBuilder()
public KafkaListenerAuthenticationOAuthBuilder(Boolean validationEnabled)
public KafkaListenerAuthenticationOAuthBuilder(KafkaListenerAuthenticationOAuthFluent<?> fluent)
public KafkaListenerAuthenticationOAuthBuilder(KafkaListenerAuthenticationOAuthFluent<?> fluent, Boolean validationEnabled)
public KafkaListenerAuthenticationOAuthBuilder(KafkaListenerAuthenticationOAuthFluent<?> fluent, KafkaListenerAuthenticationOAuth instance)
public KafkaListenerAuthenticationOAuthBuilder(KafkaListenerAuthenticationOAuthFluent<?> fluent, KafkaListenerAuthenticationOAuth instance, Boolean validationEnabled)
public KafkaListenerAuthenticationOAuthBuilder(KafkaListenerAuthenticationOAuth instance)
public KafkaListenerAuthenticationOAuthBuilder(KafkaListenerAuthenticationOAuth instance, Boolean validationEnabled)
public KafkaListenerAuthenticationOAuth build()
build in interface io.fabric8.kubernetes.api.builder.Builder<KafkaListenerAuthenticationOAuth>public boolean equals(Object o)
equals in class KafkaListenerAuthenticationOAuthFluentImpl<KafkaListenerAuthenticationOAuthBuilder>Copyright © 2020. All rights reserved.