Package | Description |
---|---|
com.neurosys.ecom.user.service | |
com.neurosys.user.service | |
com.neurosys.user.service.jaxrs |
Modifier and Type | Class and Description |
---|---|
class |
UserServiceImpl<U extends IGenericEcomUser,R extends ResetPassword.ResetPasswordResponse>
Extension of
UserServiceImpl for real website / ecom scenarios |
Modifier and Type | Interface and Description |
---|---|
interface |
ResetPassword<R extends ResetPassword.ResetPasswordResponse>
Process to handle Forgot Password cases
|
interface |
UserService<U extends User,R extends ResetPassword.ResetPasswordResponse> |
class |
UserServiceImpl<U extends User,R extends ResetPassword.ResetPasswordResponse>
Provide user with default common services around IDM and password management etc.
|
Modifier and Type | Field and Description |
---|---|
protected UserServiceImpl<U,ResetPassword.ResetPasswordResponse> |
UserUpdateService.userService |
Modifier and Type | Method and Description |
---|---|
UserServiceImpl<U,ResetPassword.ResetPasswordResponse> |
UserUpdateService.getUserService() |
Modifier and Type | Method and Description |
---|---|
void |
UserUpdateService.setUserService(UserServiceImpl<U,ResetPassword.ResetPasswordResponse> userService) |
Copyright © 2018. All rights reserved.