Uses of Class
org.diabetestechnology.drh.service.http.OauthUsersService
Packages that use OauthUsersService
Package
Description
-
Uses of OauthUsersService in org.diabetestechnology.drh.service.http
Constructors in org.diabetestechnology.drh.service.http with parameters of type OauthUsersService -
Uses of OauthUsersService in org.diabetestechnology.drh.service.http.hub.prime.service
Constructors in org.diabetestechnology.drh.service.http.hub.prime.service with parameters of type OauthUsersServiceModifierConstructorDescriptionUserNameService
(OauthUsersService oauthUsersService, AuditService auditService, PartyService partyService) -
Uses of OauthUsersService in org.diabetestechnology.drh.service.http.pg.service
Constructors in org.diabetestechnology.drh.service.http.pg.service with parameters of type OauthUsersServiceModifierConstructorDescriptionUserRoleService
(org.jooq.DSLContext dsl, AuditService auditService, UserNameService userNameService, PartyService partyService, OauthUsersService oauthUsersService, Presentation presentation)