Uses of Interface
org.alfresco.repo.security.authentication.MutableAuthenticationDao
Packages that use MutableAuthenticationDao
-
Uses of MutableAuthenticationDao in org.alfresco.repo.security.authentication
Classes in org.alfresco.repo.security.authentication that implement MutableAuthenticationDaoModifier and TypeClassDescriptionclassAn authority DAO that has no implementation.classComponent to provide authentication using native Alfresco authenticationMethods in org.alfresco.repo.security.authentication with parameters of type MutableAuthenticationDaoModifier and TypeMethodDescriptionvoidAuthenticationComponentImpl.setAuthenticationDao(MutableAuthenticationDao authenticationDao) IOCvoidHashPasswordTransactionListener.setAuthenticationDao(MutableAuthenticationDao authenticationDao) voidMutableAuthenticationServiceImpl.setAuthenticationDao(MutableAuthenticationDao authenticationDao) Sets the authentication dao.voidUpgradePasswordHashWorker.setAuthenticationDao(MutableAuthenticationDao authenticationDao)