Uses of Interface
org.flowable.idm.api.Token
-
Packages that use Token Package Description org.flowable.idm.api -
-
Uses of Token in org.flowable.idm.api
Methods in org.flowable.idm.api that return Token Modifier and Type Method Description TokenIdmIdentityService. newToken(String id)Creates a new token.Methods in org.flowable.idm.api with parameters of type Token Modifier and Type Method Description voidIdmIdentityService. saveToken(Token token)Saves the token.
-