Uses of Interface
org.alfresco.repo.security.authentication.MutableAuthenticationDao
-
Packages that use MutableAuthenticationDao Package Description org.alfresco.repo.security.authentication -
-
Uses of MutableAuthenticationDao in org.alfresco.repo.security.authentication
Classes in org.alfresco.repo.security.authentication that implement MutableAuthenticationDao Modifier and Type Class Description classDefaultMutableAuthenticationDaoAn authority DAO that has no implementation.classRepositoryAuthenticationDaoComponent to provide authentication using native Alfresco authenticationMethods in org.alfresco.repo.security.authentication with parameters of type MutableAuthenticationDao Modifier and Type Method Description voidAuthenticationComponentImpl. setAuthenticationDao(MutableAuthenticationDao authenticationDao)IOCvoidHashPasswordTransactionListener. setAuthenticationDao(MutableAuthenticationDao authenticationDao)voidMutableAuthenticationServiceImpl. setAuthenticationDao(MutableAuthenticationDao authenticationDao)Sets the authentication dao.voidUpgradePasswordHashWorker. setAuthenticationDao(MutableAuthenticationDao authenticationDao)
-