Interface KafkaListenerAuthenticationOAuthFluent<A extends KafkaListenerAuthenticationOAuthFluent<A>>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>,KafkaListenerAuthenticationFluent<A>
- All Known Subinterfaces:
GenericKafkaListenerFluent.KafkaListenerAuthenticationOAuthNested<N>,KafkaListenerExternalIngressFluent.KafkaListenerAuthenticationOAuthNested<N>,KafkaListenerExternalLoadBalancerFluent.KafkaListenerAuthenticationOAuthNested<N>,KafkaListenerExternalNodePortFluent.KafkaListenerAuthenticationOAuthNested<N>,KafkaListenerExternalRouteFluent.KafkaListenerAuthenticationOAuthNested<N>,KafkaListenerPlainFluent.KafkaListenerAuthenticationOAuthNested<N>,KafkaListenerTlsFluent.KafkaListenerAuthenticationOAuthNested<N>
- All Known Implementing Classes:
GenericKafkaListenerFluentImpl.KafkaListenerAuthenticationOAuthNestedImpl,KafkaListenerAuthenticationOAuthBuilder,KafkaListenerAuthenticationOAuthFluentImpl,KafkaListenerExternalIngressFluentImpl.KafkaListenerAuthenticationOAuthNestedImpl,KafkaListenerExternalLoadBalancerFluentImpl.KafkaListenerAuthenticationOAuthNestedImpl,KafkaListenerExternalNodePortFluentImpl.KafkaListenerAuthenticationOAuthNestedImpl,KafkaListenerExternalRouteFluentImpl.KafkaListenerAuthenticationOAuthNestedImpl,KafkaListenerPlainFluentImpl.KafkaListenerAuthenticationOAuthNestedImpl,KafkaListenerTlsFluentImpl.KafkaListenerAuthenticationOAuthNestedImpl
public interface KafkaListenerAuthenticationOAuthFluent<A extends KafkaListenerAuthenticationOAuthFluent<A>> extends KafkaListenerAuthenticationFluent<A>
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceKafkaListenerAuthenticationOAuthFluent.ClientSecretNested<N>static interfaceKafkaListenerAuthenticationOAuthFluent.TlsTrustedCertificatesNested<N>
-
Method Summary
-
-
-
Method Detail
-
getClientId
String getClientId()
-
hasClientId
Boolean hasClientId()
-
withNewClientId
A withNewClientId(StringBuilder arg1)
-
withNewClientId
A withNewClientId(int[] arg1, int arg2, int arg3)
-
withNewClientId
A withNewClientId(char[] arg1)
-
withNewClientId
A withNewClientId(StringBuffer arg1)
-
withNewClientId
A withNewClientId(byte[] arg1, int arg2)
-
withNewClientId
A withNewClientId(byte[] arg1)
-
withNewClientId
A withNewClientId(char[] arg1, int arg2, int arg3)
-
withNewClientId
A withNewClientId(byte[] arg1, int arg2, int arg3)
-
withNewClientId
A withNewClientId(byte[] arg1, int arg2, int arg3, int arg4)
-
getClientSecret
@Deprecated GenericSecretSource getClientSecret()
Deprecated.This method has been deprecated, please use method buildClientSecret instead.- Returns:
- The buildable object.
-
buildClientSecret
GenericSecretSource buildClientSecret()
-
withClientSecret
A withClientSecret(GenericSecretSource clientSecret)
-
hasClientSecret
Boolean hasClientSecret()
-
withNewClientSecret
KafkaListenerAuthenticationOAuthFluent.ClientSecretNested<A> withNewClientSecret()
-
withNewClientSecretLike
KafkaListenerAuthenticationOAuthFluent.ClientSecretNested<A> withNewClientSecretLike(GenericSecretSource item)
-
editClientSecret
KafkaListenerAuthenticationOAuthFluent.ClientSecretNested<A> editClientSecret()
-
editOrNewClientSecret
KafkaListenerAuthenticationOAuthFluent.ClientSecretNested<A> editOrNewClientSecret()
-
editOrNewClientSecretLike
KafkaListenerAuthenticationOAuthFluent.ClientSecretNested<A> editOrNewClientSecretLike(GenericSecretSource item)
-
getValidIssuerUri
String getValidIssuerUri()
-
hasValidIssuerUri
Boolean hasValidIssuerUri()
-
withNewValidIssuerUri
A withNewValidIssuerUri(StringBuilder arg1)
-
withNewValidIssuerUri
A withNewValidIssuerUri(int[] arg1, int arg2, int arg3)
-
withNewValidIssuerUri
A withNewValidIssuerUri(char[] arg1)
-
withNewValidIssuerUri
A withNewValidIssuerUri(StringBuffer arg1)
-
withNewValidIssuerUri
A withNewValidIssuerUri(byte[] arg1, int arg2)
-
withNewValidIssuerUri
A withNewValidIssuerUri(byte[] arg1)
-
withNewValidIssuerUri
A withNewValidIssuerUri(char[] arg1, int arg2, int arg3)
-
withNewValidIssuerUri
A withNewValidIssuerUri(byte[] arg1, int arg2, int arg3)
-
withNewValidIssuerUri
A withNewValidIssuerUri(byte[] arg1, int arg2, int arg3, int arg4)
-
isCheckIssuer
boolean isCheckIssuer()
-
withCheckIssuer
A withCheckIssuer(boolean checkIssuer)
-
hasCheckIssuer
Boolean hasCheckIssuer()
-
isCheckAudience
boolean isCheckAudience()
-
withCheckAudience
A withCheckAudience(boolean checkAudience)
-
hasCheckAudience
Boolean hasCheckAudience()
-
getJwksEndpointUri
String getJwksEndpointUri()
-
hasJwksEndpointUri
Boolean hasJwksEndpointUri()
-
withNewJwksEndpointUri
A withNewJwksEndpointUri(StringBuilder arg1)
-
withNewJwksEndpointUri
A withNewJwksEndpointUri(int[] arg1, int arg2, int arg3)
-
withNewJwksEndpointUri
A withNewJwksEndpointUri(char[] arg1)
-
withNewJwksEndpointUri
A withNewJwksEndpointUri(StringBuffer arg1)
-
withNewJwksEndpointUri
A withNewJwksEndpointUri(byte[] arg1, int arg2)
-
withNewJwksEndpointUri
A withNewJwksEndpointUri(byte[] arg1)
-
withNewJwksEndpointUri
A withNewJwksEndpointUri(char[] arg1, int arg2, int arg3)
-
withNewJwksEndpointUri
A withNewJwksEndpointUri(byte[] arg1, int arg2, int arg3)
-
withNewJwksEndpointUri
A withNewJwksEndpointUri(byte[] arg1, int arg2, int arg3, int arg4)
-
getJwksRefreshSeconds
Integer getJwksRefreshSeconds()
-
hasJwksRefreshSeconds
Boolean hasJwksRefreshSeconds()
-
getJwksMinRefreshPauseSeconds
Integer getJwksMinRefreshPauseSeconds()
-
withJwksMinRefreshPauseSeconds
A withJwksMinRefreshPauseSeconds(Integer jwksMinRefreshPauseSeconds)
-
hasJwksMinRefreshPauseSeconds
Boolean hasJwksMinRefreshPauseSeconds()
-
getJwksExpirySeconds
Integer getJwksExpirySeconds()
-
hasJwksExpirySeconds
Boolean hasJwksExpirySeconds()
-
getIntrospectionEndpointUri
String getIntrospectionEndpointUri()
-
hasIntrospectionEndpointUri
Boolean hasIntrospectionEndpointUri()
-
withNewIntrospectionEndpointUri
A withNewIntrospectionEndpointUri(StringBuilder arg1)
-
withNewIntrospectionEndpointUri
A withNewIntrospectionEndpointUri(int[] arg1, int arg2, int arg3)
-
withNewIntrospectionEndpointUri
A withNewIntrospectionEndpointUri(char[] arg1)
-
withNewIntrospectionEndpointUri
A withNewIntrospectionEndpointUri(StringBuffer arg1)
-
withNewIntrospectionEndpointUri
A withNewIntrospectionEndpointUri(byte[] arg1, int arg2)
-
withNewIntrospectionEndpointUri
A withNewIntrospectionEndpointUri(byte[] arg1)
-
withNewIntrospectionEndpointUri
A withNewIntrospectionEndpointUri(char[] arg1, int arg2, int arg3)
-
withNewIntrospectionEndpointUri
A withNewIntrospectionEndpointUri(byte[] arg1, int arg2, int arg3)
-
withNewIntrospectionEndpointUri
A withNewIntrospectionEndpointUri(byte[] arg1, int arg2, int arg3, int arg4)
-
getUserNameClaim
String getUserNameClaim()
-
hasUserNameClaim
Boolean hasUserNameClaim()
-
withNewUserNameClaim
A withNewUserNameClaim(StringBuilder arg1)
-
withNewUserNameClaim
A withNewUserNameClaim(int[] arg1, int arg2, int arg3)
-
withNewUserNameClaim
A withNewUserNameClaim(char[] arg1)
-
withNewUserNameClaim
A withNewUserNameClaim(StringBuffer arg1)
-
withNewUserNameClaim
A withNewUserNameClaim(byte[] arg1, int arg2)
-
withNewUserNameClaim
A withNewUserNameClaim(byte[] arg1)
-
withNewUserNameClaim
A withNewUserNameClaim(char[] arg1, int arg2, int arg3)
-
withNewUserNameClaim
A withNewUserNameClaim(byte[] arg1, int arg2, int arg3)
-
withNewUserNameClaim
A withNewUserNameClaim(byte[] arg1, int arg2, int arg3, int arg4)
-
getFallbackUserNameClaim
String getFallbackUserNameClaim()
-
hasFallbackUserNameClaim
Boolean hasFallbackUserNameClaim()
-
withNewFallbackUserNameClaim
A withNewFallbackUserNameClaim(StringBuilder arg1)
-
withNewFallbackUserNameClaim
A withNewFallbackUserNameClaim(int[] arg1, int arg2, int arg3)
-
withNewFallbackUserNameClaim
A withNewFallbackUserNameClaim(char[] arg1)
-
withNewFallbackUserNameClaim
A withNewFallbackUserNameClaim(StringBuffer arg1)
-
withNewFallbackUserNameClaim
A withNewFallbackUserNameClaim(byte[] arg1, int arg2)
-
withNewFallbackUserNameClaim
A withNewFallbackUserNameClaim(byte[] arg1)
-
withNewFallbackUserNameClaim
A withNewFallbackUserNameClaim(char[] arg1, int arg2, int arg3)
-
withNewFallbackUserNameClaim
A withNewFallbackUserNameClaim(byte[] arg1, int arg2, int arg3)
-
withNewFallbackUserNameClaim
A withNewFallbackUserNameClaim(byte[] arg1, int arg2, int arg3, int arg4)
-
getFallbackUserNamePrefix
String getFallbackUserNamePrefix()
-
hasFallbackUserNamePrefix
Boolean hasFallbackUserNamePrefix()
-
withNewFallbackUserNamePrefix
A withNewFallbackUserNamePrefix(StringBuilder arg1)
-
withNewFallbackUserNamePrefix
A withNewFallbackUserNamePrefix(int[] arg1, int arg2, int arg3)
-
withNewFallbackUserNamePrefix
A withNewFallbackUserNamePrefix(char[] arg1)
-
withNewFallbackUserNamePrefix
A withNewFallbackUserNamePrefix(StringBuffer arg1)
-
withNewFallbackUserNamePrefix
A withNewFallbackUserNamePrefix(byte[] arg1, int arg2)
-
withNewFallbackUserNamePrefix
A withNewFallbackUserNamePrefix(byte[] arg1)
-
withNewFallbackUserNamePrefix
A withNewFallbackUserNamePrefix(char[] arg1, int arg2, int arg3)
-
withNewFallbackUserNamePrefix
A withNewFallbackUserNamePrefix(byte[] arg1, int arg2, int arg3)
-
withNewFallbackUserNamePrefix
A withNewFallbackUserNamePrefix(byte[] arg1, int arg2, int arg3, int arg4)
-
getUserInfoEndpointUri
String getUserInfoEndpointUri()
-
hasUserInfoEndpointUri
Boolean hasUserInfoEndpointUri()
-
withNewUserInfoEndpointUri
A withNewUserInfoEndpointUri(StringBuilder arg1)
-
withNewUserInfoEndpointUri
A withNewUserInfoEndpointUri(int[] arg1, int arg2, int arg3)
-
withNewUserInfoEndpointUri
A withNewUserInfoEndpointUri(char[] arg1)
-
withNewUserInfoEndpointUri
A withNewUserInfoEndpointUri(StringBuffer arg1)
-
withNewUserInfoEndpointUri
A withNewUserInfoEndpointUri(byte[] arg1, int arg2)
-
withNewUserInfoEndpointUri
A withNewUserInfoEndpointUri(byte[] arg1)
-
withNewUserInfoEndpointUri
A withNewUserInfoEndpointUri(char[] arg1, int arg2, int arg3)
-
withNewUserInfoEndpointUri
A withNewUserInfoEndpointUri(byte[] arg1, int arg2, int arg3)
-
withNewUserInfoEndpointUri
A withNewUserInfoEndpointUri(byte[] arg1, int arg2, int arg3, int arg4)
-
isCheckAccessTokenType
boolean isCheckAccessTokenType()
-
withCheckAccessTokenType
A withCheckAccessTokenType(boolean checkAccessTokenType)
-
hasCheckAccessTokenType
Boolean hasCheckAccessTokenType()
-
getValidTokenType
String getValidTokenType()
-
hasValidTokenType
Boolean hasValidTokenType()
-
withNewValidTokenType
A withNewValidTokenType(StringBuilder arg1)
-
withNewValidTokenType
A withNewValidTokenType(int[] arg1, int arg2, int arg3)
-
withNewValidTokenType
A withNewValidTokenType(char[] arg1)
-
withNewValidTokenType
A withNewValidTokenType(StringBuffer arg1)
-
withNewValidTokenType
A withNewValidTokenType(byte[] arg1, int arg2)
-
withNewValidTokenType
A withNewValidTokenType(byte[] arg1)
-
withNewValidTokenType
A withNewValidTokenType(char[] arg1, int arg2, int arg3)
-
withNewValidTokenType
A withNewValidTokenType(byte[] arg1, int arg2, int arg3)
-
withNewValidTokenType
A withNewValidTokenType(byte[] arg1, int arg2, int arg3, int arg4)
-
isAccessTokenIsJwt
boolean isAccessTokenIsJwt()
-
withAccessTokenIsJwt
A withAccessTokenIsJwt(boolean accessTokenIsJwt)
-
hasAccessTokenIsJwt
Boolean hasAccessTokenIsJwt()
-
addToTlsTrustedCertificates
A addToTlsTrustedCertificates(int index, CertSecretSource item)
-
setToTlsTrustedCertificates
A setToTlsTrustedCertificates(int index, CertSecretSource item)
-
addToTlsTrustedCertificates
A addToTlsTrustedCertificates(CertSecretSource... items)
-
addAllToTlsTrustedCertificates
A addAllToTlsTrustedCertificates(Collection<CertSecretSource> items)
-
removeFromTlsTrustedCertificates
A removeFromTlsTrustedCertificates(CertSecretSource... items)
-
removeAllFromTlsTrustedCertificates
A removeAllFromTlsTrustedCertificates(Collection<CertSecretSource> items)
-
removeMatchingFromTlsTrustedCertificates
A removeMatchingFromTlsTrustedCertificates(Predicate<CertSecretSourceBuilder> predicate)
-
getTlsTrustedCertificates
@Deprecated List<CertSecretSource> getTlsTrustedCertificates()
Deprecated.This method has been deprecated, please use method buildTlsTrustedCertificates instead.- Returns:
- The buildable object.
-
buildTlsTrustedCertificates
List<CertSecretSource> buildTlsTrustedCertificates()
-
buildTlsTrustedCertificate
CertSecretSource buildTlsTrustedCertificate(int index)
-
buildFirstTlsTrustedCertificate
CertSecretSource buildFirstTlsTrustedCertificate()
-
buildLastTlsTrustedCertificate
CertSecretSource buildLastTlsTrustedCertificate()
-
buildMatchingTlsTrustedCertificate
CertSecretSource buildMatchingTlsTrustedCertificate(Predicate<CertSecretSourceBuilder> predicate)
-
hasMatchingTlsTrustedCertificate
Boolean hasMatchingTlsTrustedCertificate(Predicate<CertSecretSourceBuilder> predicate)
-
withTlsTrustedCertificates
A withTlsTrustedCertificates(List<CertSecretSource> tlsTrustedCertificates)
-
withTlsTrustedCertificates
A withTlsTrustedCertificates(CertSecretSource... tlsTrustedCertificates)
-
hasTlsTrustedCertificates
Boolean hasTlsTrustedCertificates()
-
addNewTlsTrustedCertificate
KafkaListenerAuthenticationOAuthFluent.TlsTrustedCertificatesNested<A> addNewTlsTrustedCertificate()
-
addNewTlsTrustedCertificateLike
KafkaListenerAuthenticationOAuthFluent.TlsTrustedCertificatesNested<A> addNewTlsTrustedCertificateLike(CertSecretSource item)
-
setNewTlsTrustedCertificateLike
KafkaListenerAuthenticationOAuthFluent.TlsTrustedCertificatesNested<A> setNewTlsTrustedCertificateLike(int index, CertSecretSource item)
-
editTlsTrustedCertificate
KafkaListenerAuthenticationOAuthFluent.TlsTrustedCertificatesNested<A> editTlsTrustedCertificate(int index)
-
editFirstTlsTrustedCertificate
KafkaListenerAuthenticationOAuthFluent.TlsTrustedCertificatesNested<A> editFirstTlsTrustedCertificate()
-
editLastTlsTrustedCertificate
KafkaListenerAuthenticationOAuthFluent.TlsTrustedCertificatesNested<A> editLastTlsTrustedCertificate()
-
editMatchingTlsTrustedCertificate
KafkaListenerAuthenticationOAuthFluent.TlsTrustedCertificatesNested<A> editMatchingTlsTrustedCertificate(Predicate<CertSecretSourceBuilder> predicate)
-
isDisableTlsHostnameVerification
boolean isDisableTlsHostnameVerification()
-
withDisableTlsHostnameVerification
A withDisableTlsHostnameVerification(boolean disableTlsHostnameVerification)
-
hasDisableTlsHostnameVerification
Boolean hasDisableTlsHostnameVerification()
-
isEnableECDSA
boolean isEnableECDSA()
-
withEnableECDSA
A withEnableECDSA(boolean enableECDSA)
-
hasEnableECDSA
Boolean hasEnableECDSA()
-
getMaxSecondsWithoutReauthentication
Integer getMaxSecondsWithoutReauthentication()
-
withMaxSecondsWithoutReauthentication
A withMaxSecondsWithoutReauthentication(Integer maxSecondsWithoutReauthentication)
-
hasMaxSecondsWithoutReauthentication
Boolean hasMaxSecondsWithoutReauthentication()
-
isEnablePlain
boolean isEnablePlain()
-
withEnablePlain
A withEnablePlain(boolean enablePlain)
-
hasEnablePlain
Boolean hasEnablePlain()
-
getTokenEndpointUri
String getTokenEndpointUri()
-
hasTokenEndpointUri
Boolean hasTokenEndpointUri()
-
withNewTokenEndpointUri
A withNewTokenEndpointUri(StringBuilder arg1)
-
withNewTokenEndpointUri
A withNewTokenEndpointUri(int[] arg1, int arg2, int arg3)
-
withNewTokenEndpointUri
A withNewTokenEndpointUri(char[] arg1)
-
withNewTokenEndpointUri
A withNewTokenEndpointUri(StringBuffer arg1)
-
withNewTokenEndpointUri
A withNewTokenEndpointUri(byte[] arg1, int arg2)
-
withNewTokenEndpointUri
A withNewTokenEndpointUri(byte[] arg1)
-
withNewTokenEndpointUri
A withNewTokenEndpointUri(char[] arg1, int arg2, int arg3)
-
withNewTokenEndpointUri
A withNewTokenEndpointUri(byte[] arg1, int arg2, int arg3)
-
withNewTokenEndpointUri
A withNewTokenEndpointUri(byte[] arg1, int arg2, int arg3, int arg4)
-
isEnableOauthBearer
boolean isEnableOauthBearer()
-
withEnableOauthBearer
A withEnableOauthBearer(boolean enableOauthBearer)
-
hasEnableOauthBearer
Boolean hasEnableOauthBearer()
-
getCustomClaimCheck
String getCustomClaimCheck()
-
hasCustomClaimCheck
Boolean hasCustomClaimCheck()
-
withNewCustomClaimCheck
A withNewCustomClaimCheck(StringBuilder arg1)
-
withNewCustomClaimCheck
A withNewCustomClaimCheck(int[] arg1, int arg2, int arg3)
-
withNewCustomClaimCheck
A withNewCustomClaimCheck(char[] arg1)
-
withNewCustomClaimCheck
A withNewCustomClaimCheck(StringBuffer arg1)
-
withNewCustomClaimCheck
A withNewCustomClaimCheck(byte[] arg1, int arg2)
-
withNewCustomClaimCheck
A withNewCustomClaimCheck(byte[] arg1)
-
withNewCustomClaimCheck
A withNewCustomClaimCheck(char[] arg1, int arg2, int arg3)
-
withNewCustomClaimCheck
A withNewCustomClaimCheck(byte[] arg1, int arg2, int arg3)
-
withNewCustomClaimCheck
A withNewCustomClaimCheck(byte[] arg1, int arg2, int arg3, int arg4)
-
-