Interface KafkaListenerAuthenticationOAuthFluent<A extends KafkaListenerAuthenticationOAuthFluent<A>>

    • Method Detail

      • getClientId

        String getClientId()
      • withClientId

        A withClientId​(String clientId)
      • hasClientId

        Boolean hasClientId()
      • withNewClientId

        A withNewClientId​(int[] arg1,
                          int arg2,
                          int arg3)
      • withNewClientId

        A withNewClientId​(char[] 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)
      • withNewClientId

        A withNewClientId​(String arg1)
      • getClientSecret

        @Deprecated
        GenericSecretSource getClientSecret()
        Deprecated.
        This method has been deprecated, please use method buildClientSecret instead.
        Returns:
        The buildable object.
      • hasClientSecret

        Boolean hasClientSecret()
      • getValidIssuerUri

        String getValidIssuerUri()
      • withValidIssuerUri

        A withValidIssuerUri​(String validIssuerUri)
      • 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)
      • withNewValidIssuerUri

        A withNewValidIssuerUri​(String arg1)
      • 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()
      • withJwksEndpointUri

        A withJwksEndpointUri​(String jwksEndpointUri)
      • 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)
      • withNewJwksEndpointUri

        A withNewJwksEndpointUri​(String arg1)
      • getJwksRefreshSeconds

        Integer getJwksRefreshSeconds()
      • withJwksRefreshSeconds

        A withJwksRefreshSeconds​(Integer jwksRefreshSeconds)
      • hasJwksRefreshSeconds

        Boolean hasJwksRefreshSeconds()
      • getJwksMinRefreshPauseSeconds

        Integer getJwksMinRefreshPauseSeconds()
      • withJwksMinRefreshPauseSeconds

        A withJwksMinRefreshPauseSeconds​(Integer jwksMinRefreshPauseSeconds)
      • hasJwksMinRefreshPauseSeconds

        Boolean hasJwksMinRefreshPauseSeconds()
      • getJwksExpirySeconds

        Integer getJwksExpirySeconds()
      • withJwksExpirySeconds

        A withJwksExpirySeconds​(Integer jwksExpirySeconds)
      • hasJwksExpirySeconds

        Boolean hasJwksExpirySeconds()
      • getIntrospectionEndpointUri

        String getIntrospectionEndpointUri()
      • withIntrospectionEndpointUri

        A withIntrospectionEndpointUri​(String introspectionEndpointUri)
      • 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)
      • withNewIntrospectionEndpointUri

        A withNewIntrospectionEndpointUri​(String arg1)
      • getUserNameClaim

        String getUserNameClaim()
      • withUserNameClaim

        A withUserNameClaim​(String userNameClaim)
      • 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)
      • withNewUserNameClaim

        A withNewUserNameClaim​(String arg1)
      • getFallbackUserNameClaim

        String getFallbackUserNameClaim()
      • withFallbackUserNameClaim

        A withFallbackUserNameClaim​(String fallbackUserNameClaim)
      • 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)
      • withNewFallbackUserNameClaim

        A withNewFallbackUserNameClaim​(String arg1)
      • getFallbackUserNamePrefix

        String getFallbackUserNamePrefix()
      • withFallbackUserNamePrefix

        A withFallbackUserNamePrefix​(String fallbackUserNamePrefix)
      • 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)
      • withNewFallbackUserNamePrefix

        A withNewFallbackUserNamePrefix​(String arg1)
      • getUserInfoEndpointUri

        String getUserInfoEndpointUri()
      • withUserInfoEndpointUri

        A withUserInfoEndpointUri​(String userInfoEndpointUri)
      • 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)
      • withNewUserInfoEndpointUri

        A withNewUserInfoEndpointUri​(String arg1)
      • isCheckAccessTokenType

        boolean isCheckAccessTokenType()
      • withCheckAccessTokenType

        A withCheckAccessTokenType​(boolean checkAccessTokenType)
      • hasCheckAccessTokenType

        Boolean hasCheckAccessTokenType()
      • getValidTokenType

        String getValidTokenType()
      • withValidTokenType

        A withValidTokenType​(String validTokenType)
      • 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)
      • withNewValidTokenType

        A withNewValidTokenType​(String arg1)
      • 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)
      • removeFromTlsTrustedCertificates

        A removeFromTlsTrustedCertificates​(CertSecretSource... items)
      • getTlsTrustedCertificates

        @Deprecated
        List<CertSecretSource> getTlsTrustedCertificates()
        Deprecated.
        This method has been deprecated, please use method buildTlsTrustedCertificates instead.
        Returns:
        The buildable object.
      • buildTlsTrustedCertificate

        CertSecretSource buildTlsTrustedCertificate​(int index)
      • buildFirstTlsTrustedCertificate

        CertSecretSource buildFirstTlsTrustedCertificate()
      • buildLastTlsTrustedCertificate

        CertSecretSource buildLastTlsTrustedCertificate()
      • withTlsTrustedCertificates

        A withTlsTrustedCertificates​(List<CertSecretSource> tlsTrustedCertificates)
      • withTlsTrustedCertificates

        A withTlsTrustedCertificates​(CertSecretSource... tlsTrustedCertificates)
      • hasTlsTrustedCertificates

        Boolean hasTlsTrustedCertificates()
      • 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()
      • withTokenEndpointUri

        A withTokenEndpointUri​(String tokenEndpointUri)
      • 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)
      • withNewTokenEndpointUri

        A withNewTokenEndpointUri​(String arg1)
      • isEnableOauthBearer

        boolean isEnableOauthBearer()
      • withEnableOauthBearer

        A withEnableOauthBearer​(boolean enableOauthBearer)
      • hasEnableOauthBearer

        Boolean hasEnableOauthBearer()
      • getCustomClaimCheck

        String getCustomClaimCheck()
      • withCustomClaimCheck

        A withCustomClaimCheck​(String customClaimCheck)
      • 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)
      • withNewCustomClaimCheck

        A withNewCustomClaimCheck​(String arg1)