Class GenericKafkaListenerFluentImpl.KafkaListenerAuthenticationOAuthNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.listener.KafkaListenerAuthenticationFluentImpl<A>
-
- io.strimzi.api.kafka.model.listener.KafkaListenerAuthenticationOAuthFluentImpl<GenericKafkaListenerFluent.KafkaListenerAuthenticationOAuthNested<N>>
-
- io.strimzi.api.kafka.model.listener.arraylistener.GenericKafkaListenerFluentImpl.KafkaListenerAuthenticationOAuthNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<GenericKafkaListenerFluent.KafkaListenerAuthenticationOAuthNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<GenericKafkaListenerFluent.KafkaListenerAuthenticationOAuthNested<N>>,GenericKafkaListenerFluent.KafkaListenerAuthenticationOAuthNested<N>,KafkaListenerAuthenticationFluent<GenericKafkaListenerFluent.KafkaListenerAuthenticationOAuthNested<N>>,KafkaListenerAuthenticationOAuthFluent<GenericKafkaListenerFluent.KafkaListenerAuthenticationOAuthNested<N>>
- Enclosing class:
- GenericKafkaListenerFluentImpl<A extends GenericKafkaListenerFluent<A>>
public class GenericKafkaListenerFluentImpl.KafkaListenerAuthenticationOAuthNestedImpl<N> extends KafkaListenerAuthenticationOAuthFluentImpl<GenericKafkaListenerFluent.KafkaListenerAuthenticationOAuthNested<N>> implements GenericKafkaListenerFluent.KafkaListenerAuthenticationOAuthNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
Configures a listener to use OAuth authentication.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.strimzi.api.kafka.model.listener.KafkaListenerAuthenticationOAuthFluentImpl
KafkaListenerAuthenticationOAuthFluentImpl.ClientSecretNestedImpl<N>, KafkaListenerAuthenticationOAuthFluentImpl.TlsTrustedCertificatesNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.strimzi.api.kafka.model.listener.KafkaListenerAuthenticationOAuthFluent
KafkaListenerAuthenticationOAuthFluent.ClientSecretNested<N>, KafkaListenerAuthenticationOAuthFluent.TlsTrustedCertificatesNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendKafkaListenerAuthenticationOAuth()-
Methods inherited from class io.strimzi.api.kafka.model.listener.KafkaListenerAuthenticationOAuthFluentImpl
addAllToTlsTrustedCertificates, addNewTlsTrustedCertificate, addNewTlsTrustedCertificateLike, addToTlsTrustedCertificates, addToTlsTrustedCertificates, buildClientSecret, buildFirstTlsTrustedCertificate, buildLastTlsTrustedCertificate, buildMatchingTlsTrustedCertificate, buildTlsTrustedCertificate, buildTlsTrustedCertificates, editClientSecret, editFirstTlsTrustedCertificate, editLastTlsTrustedCertificate, editMatchingTlsTrustedCertificate, editOrNewClientSecret, editOrNewClientSecretLike, editTlsTrustedCertificate, equals, getClientAudience, getClientId, getClientScope, getClientSecret, getConnectTimeoutSeconds, getCustomClaimCheck, getEnableECDSA, getFallbackUserNameClaim, getFallbackUserNamePrefix, getGroupsClaim, getGroupsClaimDelimiter, getIntrospectionEndpointUri, getJwksEndpointUri, getJwksExpirySeconds, getJwksMinRefreshPauseSeconds, getJwksRefreshSeconds, getMaxSecondsWithoutReauthentication, getReadTimeoutSeconds, getTlsTrustedCertificates, getTokenEndpointUri, getUserInfoEndpointUri, getUserNameClaim, getValidIssuerUri, getValidTokenType, hasAccessTokenIsJwt, hasCheckAccessTokenType, hasCheckAudience, hasCheckIssuer, hasClientAudience, hasClientId, hasClientScope, hasClientSecret, hasConnectTimeoutSeconds, hasCustomClaimCheck, hasDisableTlsHostnameVerification, hasEnableECDSA, hasEnableOauthBearer, hasEnablePlain, hasFallbackUserNameClaim, hasFallbackUserNamePrefix, hasGroupsClaim, hasGroupsClaimDelimiter, hashCode, hasIntrospectionEndpointUri, hasJwksEndpointUri, hasJwksExpirySeconds, hasJwksMinRefreshPauseSeconds, hasJwksRefreshSeconds, hasMatchingTlsTrustedCertificate, hasMaxSecondsWithoutReauthentication, hasReadTimeoutSeconds, hasTlsTrustedCertificates, hasTokenEndpointUri, hasUserInfoEndpointUri, hasUserNameClaim, hasValidIssuerUri, hasValidTokenType, isAccessTokenIsJwt, isCheckAccessTokenType, isCheckAudience, isCheckIssuer, isDisableTlsHostnameVerification, isEnableOauthBearer, isEnablePlain, removeAllFromTlsTrustedCertificates, removeFromTlsTrustedCertificates, removeMatchingFromTlsTrustedCertificates, setNewTlsTrustedCertificateLike, setToTlsTrustedCertificates, withAccessTokenIsJwt, withCheckAccessTokenType, withCheckAudience, withCheckIssuer, withClientAudience, withClientId, withClientScope, withClientSecret, withConnectTimeoutSeconds, withCustomClaimCheck, withDisableTlsHostnameVerification, withEnableECDSA, withEnableOauthBearer, withEnablePlain, withFallbackUserNameClaim, withFallbackUserNamePrefix, withGroupsClaim, withGroupsClaimDelimiter, withIntrospectionEndpointUri, withJwksEndpointUri, withJwksExpirySeconds, withJwksMinRefreshPauseSeconds, withJwksRefreshSeconds, withMaxSecondsWithoutReauthentication, withNewClientAudience, withNewClientId, withNewClientScope, withNewClientSecret, withNewClientSecretLike, withNewCustomClaimCheck, withNewFallbackUserNameClaim, withNewFallbackUserNamePrefix, withNewGroupsClaim, withNewGroupsClaimDelimiter, withNewIntrospectionEndpointUri, withNewJwksEndpointUri, withNewTokenEndpointUri, withNewUserInfoEndpointUri, withNewUserNameClaim, withNewValidIssuerUri, withNewValidTokenType, withReadTimeoutSeconds, withTlsTrustedCertificates, withTlsTrustedCertificates, withTokenEndpointUri, withUserInfoEndpointUri, withUserNameClaim, withValidIssuerUri, withValidTokenType
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
-
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.strimzi.api.kafka.model.listener.KafkaListenerAuthenticationOAuthFluent
addAllToTlsTrustedCertificates, addNewTlsTrustedCertificate, addNewTlsTrustedCertificateLike, addToTlsTrustedCertificates, addToTlsTrustedCertificates, buildClientSecret, buildFirstTlsTrustedCertificate, buildLastTlsTrustedCertificate, buildMatchingTlsTrustedCertificate, buildTlsTrustedCertificate, buildTlsTrustedCertificates, editClientSecret, editFirstTlsTrustedCertificate, editLastTlsTrustedCertificate, editMatchingTlsTrustedCertificate, editOrNewClientSecret, editOrNewClientSecretLike, editTlsTrustedCertificate, getClientAudience, getClientId, getClientScope, getClientSecret, getConnectTimeoutSeconds, getCustomClaimCheck, getEnableECDSA, getFallbackUserNameClaim, getFallbackUserNamePrefix, getGroupsClaim, getGroupsClaimDelimiter, getIntrospectionEndpointUri, getJwksEndpointUri, getJwksExpirySeconds, getJwksMinRefreshPauseSeconds, getJwksRefreshSeconds, getMaxSecondsWithoutReauthentication, getReadTimeoutSeconds, getTlsTrustedCertificates, getTokenEndpointUri, getUserInfoEndpointUri, getUserNameClaim, getValidIssuerUri, getValidTokenType, hasAccessTokenIsJwt, hasCheckAccessTokenType, hasCheckAudience, hasCheckIssuer, hasClientAudience, hasClientId, hasClientScope, hasClientSecret, hasConnectTimeoutSeconds, hasCustomClaimCheck, hasDisableTlsHostnameVerification, hasEnableECDSA, hasEnableOauthBearer, hasEnablePlain, hasFallbackUserNameClaim, hasFallbackUserNamePrefix, hasGroupsClaim, hasGroupsClaimDelimiter, hasIntrospectionEndpointUri, hasJwksEndpointUri, hasJwksExpirySeconds, hasJwksMinRefreshPauseSeconds, hasJwksRefreshSeconds, hasMatchingTlsTrustedCertificate, hasMaxSecondsWithoutReauthentication, hasReadTimeoutSeconds, hasTlsTrustedCertificates, hasTokenEndpointUri, hasUserInfoEndpointUri, hasUserNameClaim, hasValidIssuerUri, hasValidTokenType, isAccessTokenIsJwt, isCheckAccessTokenType, isCheckAudience, isCheckIssuer, isDisableTlsHostnameVerification, isEnableOauthBearer, isEnablePlain, removeAllFromTlsTrustedCertificates, removeFromTlsTrustedCertificates, removeMatchingFromTlsTrustedCertificates, setNewTlsTrustedCertificateLike, setToTlsTrustedCertificates, withAccessTokenIsJwt, withCheckAccessTokenType, withCheckAudience, withCheckIssuer, withClientAudience, withClientId, withClientScope, withClientSecret, withConnectTimeoutSeconds, withCustomClaimCheck, withDisableTlsHostnameVerification, withEnableECDSA, withEnableOauthBearer, withEnablePlain, withFallbackUserNameClaim, withFallbackUserNamePrefix, withGroupsClaim, withGroupsClaimDelimiter, withIntrospectionEndpointUri, withJwksEndpointUri, withJwksExpirySeconds, withJwksMinRefreshPauseSeconds, withJwksRefreshSeconds, withMaxSecondsWithoutReauthentication, withNewClientAudience, withNewClientId, withNewClientScope, withNewClientSecret, withNewClientSecretLike, withNewCustomClaimCheck, withNewFallbackUserNameClaim, withNewFallbackUserNamePrefix, withNewGroupsClaim, withNewGroupsClaimDelimiter, withNewIntrospectionEndpointUri, withNewJwksEndpointUri, withNewTokenEndpointUri, withNewUserInfoEndpointUri, withNewUserNameClaim, withNewValidIssuerUri, withNewValidTokenType, withReadTimeoutSeconds, withTlsTrustedCertificates, withTlsTrustedCertificates, withTokenEndpointUri, withUserInfoEndpointUri, withUserNameClaim, withValidIssuerUri, withValidTokenType
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceGenericKafkaListenerFluent.KafkaListenerAuthenticationOAuthNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endKafkaListenerAuthenticationOAuth
public N endKafkaListenerAuthenticationOAuth()
- Specified by:
endKafkaListenerAuthenticationOAuthin interfaceGenericKafkaListenerFluent.KafkaListenerAuthenticationOAuthNested<N>
-
-