Uses of Interface
ru.cg.webbpm.modules.security.api.runtime.RuntimeUserService
Packages that use RuntimeUserService
Package
Description
-
Uses of RuntimeUserService in ru.cg.webbpm.modules.bpmn.workflow.jbpm.security
Constructors in ru.cg.webbpm.modules.bpmn.workflow.jbpm.security with parameters of type RuntimeUserServiceModifierConstructorDescriptionBpmnSecurityContextImpl
(SecurityContext securityContext, RuntimeUserService runtimeUserService, BpmnRoleProvider bpmnRoleProvider) -
Uses of RuntimeUserService in ru.cg.webbpm.modules.security.api.impl.service
Classes in ru.cg.webbpm.modules.security.api.impl.service that implement RuntimeUserService -
Uses of RuntimeUserService in ru.cg.webbpm.modules.security.api.spring.impl
Constructors in ru.cg.webbpm.modules.security.api.spring.impl with parameters of type RuntimeUserServiceModifierConstructorDescriptionSecurityContextImpl
(ResourceProvider resourceProvider, RuntimeUserService runtimeUserService, AuthorityService authorityService) UserDetailsServiceImpl
(RuntimeUserService runtimeUserService, SimpleCredentialsService simpleCredentialsService, LoginCredentialsService loginCredentialsService)