alexxiyang / shiro-redis

shiro only provide the support of ehcache and concurrentHashMap. Here is an implement of redis cache can be used by shiro. Hope it will help you!
MIT License
1.17k stars 444 forks source link

Update WorkAloneRedisManager.java #129

Closed xxgao closed 4 years ago

xxgao commented 4 years ago

redis.clients.jedis.ScanResult.getStringCursor()Ljava/lang/String;

alexxiyang commented 4 years ago

Thanks