Class ReactiveRedisAccessTokenCache

    • Constructor Detail

      • ReactiveRedisAccessTokenCache

        public ReactiveRedisAccessTokenCache​(AuthProperties.JwtCache jwtCacheProperties,
                                             org.springframework.data.redis.connection.ReactiveRedisConnectionFactory connectionFactory)
        Instantiates a new reactive redis access token cache.
        Parameters:
        jwtCacheProperties - the jwt cache properties
        connectionFactory - the connection factory