Class KafkaListenerAuthenticationOAuthFluent<A extends KafkaListenerAuthenticationOAuthFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.strimzi.api.kafka.model.kafka.listener.KafkaListenerAuthenticationFluent<A>
io.strimzi.api.kafka.model.kafka.listener.KafkaListenerAuthenticationOAuthFluent<A>
- Direct Known Subclasses:
GenericKafkaListenerFluent.KafkaListenerAuthenticationOAuthNested,KafkaListenerAuthenticationOAuthBuilder
public class KafkaListenerAuthenticationOAuthFluent<A extends KafkaListenerAuthenticationOAuthFluent<A>>
extends KafkaListenerAuthenticationFluent<A>
Generated
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassclass -
Field Summary
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionaddToTlsTrustedCertificates(int index, CertSecretSource item) addToTlsTrustedCertificates(CertSecretSource... items) buildTlsTrustedCertificate(int index) editTlsTrustedCertificate(int index) booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleaninthashCode()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleansetNewTlsTrustedCertificateLike(int index, CertSecretSource item) setToTlsTrustedCertificates(int index, CertSecretSource item) toString()withAccessTokenIsJwt(boolean accessTokenIsJwt) withCheckAccessTokenType(boolean checkAccessTokenType) withCheckAudience(boolean checkAudience) withCheckIssuer(boolean checkIssuer) withClientAudience(String clientAudience) withClientId(String clientId) withClientScope(String clientScope) withClientSecret(GenericSecretSource clientSecret) withConnectTimeoutSeconds(Integer connectTimeoutSeconds) withCustomClaimCheck(String customClaimCheck) withDisableTlsHostnameVerification(boolean disableTlsHostnameVerification) withEnableECDSA(Boolean enableECDSA) withEnableMetrics(boolean enableMetrics) withEnableOauthBearer(boolean enableOauthBearer) withEnablePlain(boolean enablePlain) withFailFast(boolean failFast) withFallbackUserNameClaim(String fallbackUserNameClaim) withFallbackUserNamePrefix(String fallbackUserNamePrefix) withGroupsClaim(String groupsClaim) withGroupsClaimDelimiter(String groupsClaimDelimiter) withHttpRetries(Integer httpRetries) withHttpRetryPauseMs(Integer httpRetryPauseMs) withIncludeAcceptHeader(boolean includeAcceptHeader) withIntrospectionEndpointUri(String introspectionEndpointUri) withJwksEndpointUri(String jwksEndpointUri) withJwksExpirySeconds(Integer jwksExpirySeconds) withJwksIgnoreKeyUse(boolean jwksIgnoreKeyUse) withJwksMinRefreshPauseSeconds(Integer jwksMinRefreshPauseSeconds) withJwksRefreshSeconds(Integer jwksRefreshSeconds) withMaxSecondsWithoutReauthentication(Integer maxSecondsWithoutReauthentication) withReadTimeoutSeconds(Integer readTimeoutSeconds) withServerBearerTokenLocation(String serverBearerTokenLocation) withTlsTrustedCertificates(CertSecretSource... tlsTrustedCertificates) withTlsTrustedCertificates(List<CertSecretSource> tlsTrustedCertificates) withTokenEndpointUri(String tokenEndpointUri) withUserInfoEndpointUri(String userInfoEndpointUri) withUserNameClaim(String userNameClaim) withUserNamePrefix(String userNamePrefix) withValidIssuerUri(String validIssuerUri) withValidTokenType(String validTokenType) Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
Constructor Details
-
KafkaListenerAuthenticationOAuthFluent
public KafkaListenerAuthenticationOAuthFluent() -
KafkaListenerAuthenticationOAuthFluent
-
-
Method Details
-
getClientId
-
withClientId
-
hasClientId
public boolean hasClientId() -
buildClientSecret
-
withClientSecret
-
hasClientSecret
public boolean hasClientSecret() -
withNewClientSecret
-
withNewClientSecretLike
public KafkaListenerAuthenticationOAuthFluent<A>.ClientSecretNested<A> withNewClientSecretLike(GenericSecretSource item) -
editClientSecret
-
editOrNewClientSecret
-
editOrNewClientSecretLike
public KafkaListenerAuthenticationOAuthFluent<A>.ClientSecretNested<A> editOrNewClientSecretLike(GenericSecretSource item) -
getValidIssuerUri
-
withValidIssuerUri
-
hasValidIssuerUri
public boolean hasValidIssuerUri() -
isCheckIssuer
public boolean isCheckIssuer() -
withCheckIssuer
-
hasCheckIssuer
public boolean hasCheckIssuer() -
isCheckAudience
public boolean isCheckAudience() -
withCheckAudience
-
hasCheckAudience
public boolean hasCheckAudience() -
getJwksEndpointUri
-
withJwksEndpointUri
-
hasJwksEndpointUri
public boolean hasJwksEndpointUri() -
getJwksRefreshSeconds
-
withJwksRefreshSeconds
-
hasJwksRefreshSeconds
public boolean hasJwksRefreshSeconds() -
getJwksMinRefreshPauseSeconds
-
withJwksMinRefreshPauseSeconds
-
hasJwksMinRefreshPauseSeconds
public boolean hasJwksMinRefreshPauseSeconds() -
getJwksExpirySeconds
-
withJwksExpirySeconds
-
hasJwksExpirySeconds
public boolean hasJwksExpirySeconds() -
isJwksIgnoreKeyUse
public boolean isJwksIgnoreKeyUse() -
withJwksIgnoreKeyUse
-
hasJwksIgnoreKeyUse
public boolean hasJwksIgnoreKeyUse() -
getIntrospectionEndpointUri
-
withIntrospectionEndpointUri
-
hasIntrospectionEndpointUri
public boolean hasIntrospectionEndpointUri() -
getServerBearerTokenLocation
-
withServerBearerTokenLocation
-
hasServerBearerTokenLocation
public boolean hasServerBearerTokenLocation() -
getUserNameClaim
-
withUserNameClaim
-
hasUserNameClaim
public boolean hasUserNameClaim() -
getUserNamePrefix
-
withUserNamePrefix
-
hasUserNamePrefix
public boolean hasUserNamePrefix() -
getFallbackUserNameClaim
-
withFallbackUserNameClaim
-
hasFallbackUserNameClaim
public boolean hasFallbackUserNameClaim() -
getFallbackUserNamePrefix
-
withFallbackUserNamePrefix
-
hasFallbackUserNamePrefix
public boolean hasFallbackUserNamePrefix() -
getGroupsClaim
-
withGroupsClaim
-
hasGroupsClaim
public boolean hasGroupsClaim() -
getGroupsClaimDelimiter
-
withGroupsClaimDelimiter
-
hasGroupsClaimDelimiter
public boolean hasGroupsClaimDelimiter() -
getUserInfoEndpointUri
-
withUserInfoEndpointUri
-
hasUserInfoEndpointUri
public boolean hasUserInfoEndpointUri() -
isCheckAccessTokenType
public boolean isCheckAccessTokenType() -
withCheckAccessTokenType
-
hasCheckAccessTokenType
public boolean hasCheckAccessTokenType() -
getValidTokenType
-
withValidTokenType
-
hasValidTokenType
public boolean hasValidTokenType() -
isAccessTokenIsJwt
public boolean isAccessTokenIsJwt() -
withAccessTokenIsJwt
-
hasAccessTokenIsJwt
public boolean hasAccessTokenIsJwt() -
addToTlsTrustedCertificates
-
setToTlsTrustedCertificates
-
addToTlsTrustedCertificates
-
addAllToTlsTrustedCertificates
-
removeFromTlsTrustedCertificates
-
removeAllFromTlsTrustedCertificates
-
removeMatchingFromTlsTrustedCertificates
-
buildTlsTrustedCertificates
-
buildTlsTrustedCertificate
-
buildFirstTlsTrustedCertificate
-
buildLastTlsTrustedCertificate
-
buildMatchingTlsTrustedCertificate
public CertSecretSource buildMatchingTlsTrustedCertificate(Predicate<CertSecretSourceBuilder> predicate) -
hasMatchingTlsTrustedCertificate
-
withTlsTrustedCertificates
-
withTlsTrustedCertificates
-
hasTlsTrustedCertificates
public boolean hasTlsTrustedCertificates() -
addNewTlsTrustedCertificate
public KafkaListenerAuthenticationOAuthFluent<A>.TlsTrustedCertificatesNested<A> addNewTlsTrustedCertificate() -
addNewTlsTrustedCertificateLike
public KafkaListenerAuthenticationOAuthFluent<A>.TlsTrustedCertificatesNested<A> addNewTlsTrustedCertificateLike(CertSecretSource item) -
setNewTlsTrustedCertificateLike
public KafkaListenerAuthenticationOAuthFluent<A>.TlsTrustedCertificatesNested<A> setNewTlsTrustedCertificateLike(int index, CertSecretSource item) -
editTlsTrustedCertificate
public KafkaListenerAuthenticationOAuthFluent<A>.TlsTrustedCertificatesNested<A> editTlsTrustedCertificate(int index) -
editFirstTlsTrustedCertificate
public KafkaListenerAuthenticationOAuthFluent<A>.TlsTrustedCertificatesNested<A> editFirstTlsTrustedCertificate() -
editLastTlsTrustedCertificate
public KafkaListenerAuthenticationOAuthFluent<A>.TlsTrustedCertificatesNested<A> editLastTlsTrustedCertificate() -
editMatchingTlsTrustedCertificate
public KafkaListenerAuthenticationOAuthFluent<A>.TlsTrustedCertificatesNested<A> editMatchingTlsTrustedCertificate(Predicate<CertSecretSourceBuilder> predicate) -
isDisableTlsHostnameVerification
public boolean isDisableTlsHostnameVerification() -
withDisableTlsHostnameVerification
-
hasDisableTlsHostnameVerification
public boolean hasDisableTlsHostnameVerification() -
getEnableECDSA
-
withEnableECDSA
-
hasEnableECDSA
public boolean hasEnableECDSA() -
getMaxSecondsWithoutReauthentication
-
withMaxSecondsWithoutReauthentication
-
hasMaxSecondsWithoutReauthentication
public boolean hasMaxSecondsWithoutReauthentication() -
isEnablePlain
public boolean isEnablePlain() -
withEnablePlain
-
hasEnablePlain
public boolean hasEnablePlain() -
getTokenEndpointUri
-
withTokenEndpointUri
-
hasTokenEndpointUri
public boolean hasTokenEndpointUri() -
isEnableOauthBearer
public boolean isEnableOauthBearer() -
withEnableOauthBearer
-
hasEnableOauthBearer
public boolean hasEnableOauthBearer() -
getCustomClaimCheck
-
withCustomClaimCheck
-
hasCustomClaimCheck
public boolean hasCustomClaimCheck() -
getConnectTimeoutSeconds
-
withConnectTimeoutSeconds
-
hasConnectTimeoutSeconds
public boolean hasConnectTimeoutSeconds() -
getReadTimeoutSeconds
-
withReadTimeoutSeconds
-
hasReadTimeoutSeconds
public boolean hasReadTimeoutSeconds() -
getHttpRetries
-
withHttpRetries
-
hasHttpRetries
public boolean hasHttpRetries() -
getHttpRetryPauseMs
-
withHttpRetryPauseMs
-
hasHttpRetryPauseMs
public boolean hasHttpRetryPauseMs() -
getClientScope
-
withClientScope
-
hasClientScope
public boolean hasClientScope() -
getClientAudience
-
withClientAudience
-
hasClientAudience
public boolean hasClientAudience() -
isEnableMetrics
public boolean isEnableMetrics() -
withEnableMetrics
-
hasEnableMetrics
public boolean hasEnableMetrics() -
isFailFast
public boolean isFailFast() -
withFailFast
-
hasFailFast
public boolean hasFailFast() -
isIncludeAcceptHeader
public boolean isIncludeAcceptHeader() -
withIncludeAcceptHeader
-
hasIncludeAcceptHeader
public boolean hasIncludeAcceptHeader() -
equals
- Overrides:
equalsin classKafkaListenerAuthenticationFluent<A extends KafkaListenerAuthenticationOAuthFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classKafkaListenerAuthenticationFluent<A extends KafkaListenerAuthenticationOAuthFluent<A>>
-
toString
- Overrides:
toStringin classKafkaListenerAuthenticationFluent<A extends KafkaListenerAuthenticationOAuthFluent<A>>
-
withCheckIssuer
-
withCheckAudience
-
withJwksIgnoreKeyUse
-
withCheckAccessTokenType
-
withAccessTokenIsJwt
-
withDisableTlsHostnameVerification
-
withEnableECDSA
-
withEnablePlain
-
withEnableOauthBearer
-
withEnableMetrics
-
withFailFast
-
withIncludeAcceptHeader
-