Uses of Interface
com.flowable.core.idm.api.AccessToken
Packages that use AccessToken
Package
Description
-
Uses of AccessToken in com.flowable.core.idm.api
Subinterfaces of AccessToken in com.flowable.core.idm.apiMethods in com.flowable.core.idm.api that return AccessToken -
Uses of AccessToken in com.flowable.idm.engine.impl
Classes in com.flowable.idm.engine.impl that implement AccessTokenFields in com.flowable.idm.engine.impl declared as AccessTokenModifier and TypeFieldDescriptionprotected final AccessToken
AccessTokenBuilderImpl.GeneratedToken.token
Methods in com.flowable.idm.engine.impl that return AccessTokenMethods in com.flowable.idm.engine.impl that return types with arguments of type AccessTokenModifier and TypeMethodDescriptionAccessTokenQueryImpl.executeList
(CommandContext commandContext) Constructors in com.flowable.idm.engine.impl with parameters of type AccessToken -
Uses of AccessToken in com.flowable.idm.engine.impl.cmd
Methods in com.flowable.idm.engine.impl.cmd that return AccessToken -
Uses of AccessToken in com.flowable.idm.engine.impl.persistence.entity
Subinterfaces of AccessToken in com.flowable.idm.engine.impl.persistence.entityClasses in com.flowable.idm.engine.impl.persistence.entity that implement AccessTokenMethods in com.flowable.idm.engine.impl.persistence.entity that return types with arguments of type AccessTokenModifier and TypeMethodDescriptionAccessTokenEntityManager.findTokensByQueryCriteria
(AccessTokenQuery query) AccessTokenEntityManagerImpl.findTokensByQueryCriteria
(AccessTokenQuery query) -
Uses of AccessToken in com.flowable.idm.engine.impl.persistence.entity.data
Methods in com.flowable.idm.engine.impl.persistence.entity.data that return types with arguments of type AccessTokenModifier and TypeMethodDescriptionAccessTokenDataManager.findTokensByQueryCriteria
(AccessTokenQuery query) -
Uses of AccessToken in com.flowable.idm.engine.impl.persistence.entity.data.impl
Methods in com.flowable.idm.engine.impl.persistence.entity.data.impl that return types with arguments of type AccessTokenModifier and TypeMethodDescriptionMybatisAccessTokenDataManager.findTokensByQueryCriteria
(AccessTokenQuery query)