Uses of Class
ru.cg.webbpm.modules.security.api.impl.dao.jooq.AuthorityDao
Packages that use AuthorityDao
-
Uses of AuthorityDao in ru.cg.webbpm.modules.security.api.impl.service
Constructors in ru.cg.webbpm.modules.security.api.impl.service with parameters of type AuthorityDaoModifierConstructorDescriptionAuthorityServiceImpl
(AuthorityDao authorityDao, RoleAuthorityDao roleAuthorityDao) Authority service constructor - creates new authority service.