Uses of Interface
ubic.gemma.core.security.authentication.UserManager
Packages that use UserManager
Package
Description
-
Uses of UserManager in ubic.gemma.core.security.authentication
Classes in ubic.gemma.core.security.authentication that implement UserManagerModifier and TypeClassDescriptionclass
Implementation for Spring Security, plus some other handy methods. -
Uses of UserManager in ubic.gemma.persistence.service.common.auditAndSecurity
Constructors in ubic.gemma.persistence.service.common.auditAndSecurity with parameters of type UserManagerModifierConstructorDescriptionAuditTrailServiceImpl
(AuditTrailDao auditTrailDao, GenericCuratableDao curatableDao, UserManager userManager, SessionFactory sessionFactory)