Uses of Interface
org.openwms.core.uaa.RoleMapper
Packages that use RoleMapper
Package
Description
Contains the implementation of the User Authentication and Authorization (UAA).
Contains internal implementation classes of the Administration feature.
-
Uses of RoleMapper in org.openwms.core.uaa
Fields in org.openwms.core.uaa declared as RoleMapperConstructors in org.openwms.core.uaa with parameters of type RoleMapperModifierConstructorDescriptionUserController
(org.ameba.i18n.Translator translator, UserService userService, UserMapper userMapper, RoleMapper roleMapper, SecurityObjectMapper securityObjectMapper) -
Uses of RoleMapper in org.openwms.core.uaa.impl
Classes in org.openwms.core.uaa.impl that implement RoleMapperFields in org.openwms.core.uaa.impl declared as RoleMapperConstructors in org.openwms.core.uaa.impl with parameters of type RoleMapperModifierConstructorDescription(package private)
RoleServiceImpl
(RoleRepository repository, UserService userService, RoleMapper mapper, org.ameba.i18n.Translator translator, org.springframework.context.ApplicationEventPublisher eventPublisher)