| Modifier and Type | Method and Description |
|---|---|
UserDAO |
AuthenticationChain.getUserDao()
Expose User DAO to authentication providers
|
| Modifier and Type | Field and Description |
|---|---|
protected UserDAO |
UserDetailsManagerImpl.userDAO |
| Modifier and Type | Method and Description |
|---|---|
UserDAO |
UserDetailsManagerImpl.getUserDAO() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserDetailsManagerImpl.setUserDAO(UserDAO userDAO) |
| Modifier and Type | Method and Description |
|---|---|
UserDAO |
AuthenticationChainImpl.getUserDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationChainImpl.setUserDao(UserDAO userDao) |
| Modifier and Type | Method and Description |
|---|---|
UserDAO |
UserServiceInternalImpl.getUserDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserServiceInternalImpl.setUserDao(UserDAO userDao) |
Copyright © 2020 CrafterCMS. All rights reserved.