Uses of Interface
org.openwms.core.uaa.SecurityObjectMapper
Packages that use 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.uaaFields in org.openwms.core.uaa declared as SecurityObjectMapperModifier and TypeFieldDescriptionprivate final SecurityObjectMapperUserController.securityObjectMapperConstructors in org.openwms.core.uaa with parameters of type SecurityObjectMapperModifierConstructorDescriptionUserController(org.ameba.i18n.Translator translator, UserService userService, UserMapper userMapper, RoleMapper roleMapper, SecurityObjectMapper securityObjectMapper) 
- 
Uses of SecurityObjectMapper in org.openwms.core.uaa.implClasses in org.openwms.core.uaa.impl that implement SecurityObjectMapperFields in org.openwms.core.uaa.impl declared as SecurityObjectMapperModifier and TypeFieldDescriptionprivate final SecurityObjectMapperRoleMapperImpl.securityObjectMapperConstructors in org.openwms.core.uaa.impl with parameters of type SecurityObjectMapperModifierConstructorDescriptionRoleMapperImpl(UserMapper userMapper, SecurityObjectMapper securityObjectMapper)