Package org.flowable.ui.idm.service
Class TokenServiceImpl
- java.lang.Object
-
- org.flowable.ui.idm.service.AbstractIdmService
-
- org.flowable.ui.idm.service.TokenServiceImpl
-
- All Implemented Interfaces:
TokenService
@Component public class TokenServiceImpl extends AbstractIdmService implements TokenService
-
-
Field Summary
Fields Modifier and Type Field Description protected org.flowable.idm.api.IdmIdentityServiceidentityService
-
Constructor Summary
Constructors Constructor Description TokenServiceImpl()
-
-
-
Method Detail
-
findTokenById
public org.flowable.idm.api.Token findTokenById(String tokenId)
- Specified by:
findTokenByIdin interfaceTokenService
-
-