@Component public class TokenServiceImpl extends AbstractIdmService implements TokenService
| Modifier and Type | Field and Description |
|---|---|
protected org.flowable.idm.api.IdmIdentityService |
identityService |
| Constructor and Description |
|---|
TokenServiceImpl() |
@Autowired protected org.flowable.idm.api.IdmIdentityService identityService
public org.flowable.idm.api.Token findTokenById(String tokenId)
findTokenById in interface TokenServiceCopyright © 2021 Flowable. All rights reserved.