Uses of Interface
org.openwms.core.uaa.SecurityObjectMapper
Package
Description
Contains the implementation of the User Authentication and Authorization (UAA).
Contains internal implementation classes of the Administration feature.
-
Uses of SecurityObjectMapper in org.openwms.core.uaa
Modifier and TypeFieldDescriptionprivate final SecurityObjectMapper
UserController.securityObjectMapper
ModifierConstructorDescriptionUserController
(org.ameba.i18n.Translator translator, UserService userService, UserMapper userMapper, RoleMapper roleMapper, SecurityObjectMapper securityObjectMapper) -
Uses of SecurityObjectMapper in org.openwms.core.uaa.impl
Modifier and TypeFieldDescriptionprivate final SecurityObjectMapper
RoleMapperImpl.securityObjectMapper
ModifierConstructorDescriptionRoleMapperImpl
(UserMapper userMapper, SecurityObjectMapper securityObjectMapper)