Uses of Interface
cloud.opencode.base.captcha.store.RedisCaptchaStore.RedisSetter
Packages that use RedisCaptchaStore.RedisSetter
-
Uses of RedisCaptchaStore.RedisSetter in cloud.opencode.base.captcha.store
Methods in cloud.opencode.base.captcha.store with parameters of type RedisCaptchaStore.RedisSetterModifier and TypeMethodDescriptionRedisCaptchaStore.Builder.setter(RedisCaptchaStore.RedisSetter setter) Sets the Redis setter function.