Class RedisAccessTokenCache

    • Constructor Detail

      • RedisAccessTokenCache

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