Package org.flowable.ui.idm.service
Interface TokenService
-
- All Known Implementing Classes:
TokenServiceImpl
public interface TokenService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.flowable.idm.api.TokenfindTokenById(String tokenId)
-
-
-
Method Detail
-
findTokenById
org.flowable.idm.api.Token findTokenById(String tokenId)
-
-