接口的使用
cn.nkpro.elcube.data.redis.RedisSupport
使用RedisSupport的程序包
程序包
说明
-
cn.nkpro.elcube.data.redis中RedisSupport的使用
-
cn.nkpro.elcube.data.redis.defaults中RedisSupport的使用
修饰符和类型类说明classRedis Template 的代理程序 对RedisTemplate进行简单包装,方便使用 Created by bean on 2020/7/24. -
cn.nkpro.elcube.security.validate中RedisSupport的使用
限定符构造器说明NkUsernamePasswordAuthenticationProvider(UserAccountService userDetailsService, RedisSupport<Object> redisSupport)NkUsernamePasswordVerCodeAuthenticationProvider(org.springframework.security.core.userdetails.UserDetailsService userDetailsService, RedisSupport<Object> redisSupport) -
cn.nkpro.elcube.security.validate2中RedisSupport的使用
修饰符和类型字段说明protected RedisSupport<Object>AuthenticationUtils.redisSupportprotected RedisSupport<String>NkLoginMessageVerCodeAuthenticationFilter.redisSupport