Uses of Class
be.gaudry.swing.authentication.SSOLoginService
Packages that use SSOLoginService
-
Uses of SSOLoginService in be.gaudry.swing.edu.action
Methods in be.gaudry.swing.edu.action that return SSOLoginServiceModifier and TypeMethodDescriptionstatic SSOLoginServiceAdminDAOActionsFactory.getAdminLoginService() -
Uses of SSOLoginService in be.gaudry.swing.edu.authentication
Subclasses of SSOLoginService in be.gaudry.swing.edu.authenticationModifier and TypeClassDescriptionclassEduAdminLoginService allows to load a login name and password from the persistent layer to try to authenticate, as single sign one, for the administrative tasks of EducaBrol.classEduTeacherLoginService allows to load a login name and password from the persistent layer to try to authenticate, as single sign one, for the teacher tasks of EducaBrol.