| Package | Description |
|---|---|
| org.alfresco.repo.security.authentication | |
| org.alfresco.repo.security.authentication.ntlm |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMutableAuthenticationDao
An authority DAO that has no implementation.
|
class |
RepositoryAuthenticationDao
Component to provide authentication using native Alfresco authentication
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpgradePasswordHashWorker.setAuthenticationDao(MutableAuthenticationDao authenticationDao) |
void |
AuthenticationComponentImpl.setAuthenticationDao(MutableAuthenticationDao authenticationDao)
IOC
|
void |
MutableAuthenticationServiceImpl.setAuthenticationDao(MutableAuthenticationDao authenticationDao)
Sets the authentication dao.
|
void |
HashPasswordTransactionListener.setAuthenticationDao(MutableAuthenticationDao authenticationDao) |
| Modifier and Type | Class and Description |
|---|---|
class |
NullMutableAuthenticationDao
Null Mutable Authentication Dao Class
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.