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 |
HashPasswordTransactionListener.setAuthenticationDao(MutableAuthenticationDao authenticationDao) |
void |
UpgradePasswordHashWorker.setAuthenticationDao(MutableAuthenticationDao authenticationDao) |
void |
AuthenticationComponentImpl.setAuthenticationDao(MutableAuthenticationDao authenticationDao)
IOC
|
void |
MutableAuthenticationServiceImpl.setAuthenticationDao(MutableAuthenticationDao authenticationDao)
Sets the authentication dao.
|
Modifier and Type | Class and Description |
---|---|
class |
NullMutableAuthenticationDao
Null Mutable Authentication Dao Class
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.