| Modifier and Type | Method and Description |
|---|---|
protected abstract UserService |
AbstractForgotPasswordForm.getUserService() |
| Modifier and Type | Field and Description |
|---|---|
protected UserService<User,?> |
AdminUserAuthorizationsPanel.userService |
| Modifier and Type | Method and Description |
|---|---|
protected abstract UserService |
UserDetailsPanelHelpers.getUserService() |
| Modifier and Type | Class and Description |
|---|---|
class |
UserServiceImpl<U extends User,R extends ResetPassword.ResetPasswordResponse>
Provide user with default common services around IDM and password management etc.
|
| Modifier and Type | Method and Description |
|---|---|
abstract UserService<User,?> |
AbstractSessionAuthService.getUserService()
Handle to the
UserService backing this |
UserService<User,?> |
WicketBasicSessionAuthService.getUserService() |
| Modifier and Type | Method and Description |
|---|---|
void |
WicketBasicSessionAuthService.setUserService(UserService<User,?> userService) |
| Modifier and Type | Field and Description |
|---|---|
protected UserService<User,?> |
UserDetailsPanel.userService |
Copyright © 2018. All rights reserved.