Uses of Interface
ubic.gemma.core.security.authentication.UserReadService
Packages that use UserReadService
-
Uses of UserReadService in ubic.gemma.core.security.authentication
Classes in ubic.gemma.core.security.authentication that implement UserReadService -
Uses of UserReadService in ubic.gemma.rest
Constructors in ubic.gemma.rest with parameters of type UserReadServiceModifierConstructorDescriptionGroupsWebService(UserManager userManager, UserReadService userReadService) TicketsWebService(TicketService ticketService, UserManager userManager, UserReadService userReadService, ExpressionExperimentService expressionExperimentService, PreboardedExperimentService preboardedExperimentService)