Uses of Interface
org.openwms.core.uaa.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
ModifierConstructorDescriptionUserController
(org.ameba.i18n.Translator translator, UserService userService, UserMapper userMapper, RoleMapper roleMapper, SecurityObjectMapper securityObjectMapper) -
Uses of RoleMapper in org.openwms.core.uaa.impl
ModifierConstructorDescription(package private)
RoleServiceImpl
(RoleRepository repository, UserService userService, RoleMapper mapper, org.ameba.i18n.Translator translator, org.springframework.context.ApplicationEventPublisher eventPublisher)