@Configuration(proxyBeanMethods=false) @ConditionalOnClass(name="org.flowable.ui.idm.service.GroupServiceImpl") public static class FlowableUiSecurityAutoConfiguration.LocalIdmConfiguration extends Object
| Constructor and Description |
|---|
LocalIdmConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
PersistentTokenService |
flowableUiPersistentTokenService(IdmIdentityService idmIdentityService) |
@Bean @ConditionalOnMissingBean public PersistentTokenService flowableUiPersistentTokenService(IdmIdentityService idmIdentityService)
Copyright © 2022 Flowable. All rights reserved.