Uses of Class
ru.cg.webbpm.modules.security.api.impl.dao.jooq.RoleAuthorityDao
Packages that use RoleAuthorityDao
-
Uses of RoleAuthorityDao in ru.cg.webbpm.modules.security.api.impl.service
Constructors in ru.cg.webbpm.modules.security.api.impl.service with parameters of type RoleAuthorityDaoModifierConstructorDescriptionAuthorityServiceImpl
(AuthorityDao authorityDao, RoleAuthorityDao roleAuthorityDao) Authority service constructor - creates new authority service.RoleServiceImpl
(GroupRoleDao groupRoleDao, RoleAuthorityDao roleAuthorityDao, RoleDao roleDao) Role service constructor - creates new role service.