Class DefaultRegisterProcessorClient
java.lang.Object
io.github.lunasaw.gbproxy.test.user.client.DefaultRegisterProcessorClient
- All Implemented Interfaces:
RegisterProcessorClient
@Component
public class DefaultRegisterProcessorClient
extends Object
implements RegisterProcessorClient
- Author:
- luna
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
isRegister
-
-
Constructor Details
-
DefaultRegisterProcessorClient
public DefaultRegisterProcessorClient()
-
-
Method Details
-
getExpire
Description copied from interface:RegisterProcessorClient
过期时间- Specified by:
getExpire
in interfaceRegisterProcessorClient
- Parameters:
userId
- 用户id- Returns:
- second time
-
registerSuccess
Description copied from interface:RegisterProcessorClient
注册成功- Specified by:
registerSuccess
in interfaceRegisterProcessorClient
-