Uses of Class
ru.cg.webbpm.modules.security.api.impl.dao.jooq.UserAuthorityDao
Packages that use UserAuthorityDao
-
Uses of UserAuthorityDao in ru.cg.webbpm.modules.security.api.impl.service
Constructors in ru.cg.webbpm.modules.security.api.impl.service with parameters of type UserAuthorityDaoModifierConstructorDescriptionRuntimeUserServiceImpl
(UserService userService, UserGroupDao userGroupDao, UserRoleDao userRoleDao, UserAuthorityDao userAuthorityDao) Runtime user service constructor - creates new runtime user service.