Uses of Interface
com.flowable.idm.engine.impl.persistence.entity.AccessTokenEntity
Packages that use AccessTokenEntity
Package
Description
-
Uses of AccessTokenEntity in com.flowable.idm.engine.impl.persistence.entity
Classes in com.flowable.idm.engine.impl.persistence.entity that implement AccessTokenEntitySubclasses with type arguments of type AccessTokenEntity in com.flowable.idm.engine.impl.persistence.entitySubinterfaces with type arguments of type AccessTokenEntity in com.flowable.idm.engine.impl.persistence.entity -
Uses of AccessTokenEntity in com.flowable.idm.engine.impl.persistence.entity.data
Subinterfaces with type arguments of type AccessTokenEntity in com.flowable.idm.engine.impl.persistence.entity.data -
Uses of AccessTokenEntity in com.flowable.idm.engine.impl.persistence.entity.data.impl
Subclasses with type arguments of type AccessTokenEntity in com.flowable.idm.engine.impl.persistence.entity.data.implFields in com.flowable.idm.engine.impl.persistence.entity.data.impl with type parameters of type AccessTokenEntityModifier and TypeFieldDescriptionprotected org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcher<AccessTokenEntity> MybatisAccessTokenDataManager.tokenByUserMethods in com.flowable.idm.engine.impl.persistence.entity.data.impl that return AccessTokenEntityMethods in com.flowable.idm.engine.impl.persistence.entity.data.impl that return types with arguments of type AccessTokenEntityModifier and TypeMethodDescriptionClass<? extends AccessTokenEntity> MybatisAccessTokenDataManager.getManagedEntityClass() -
Uses of AccessTokenEntity in com.flowable.idm.engine.impl.persistence.entity.data.impl.cachematcher
Subclasses with type arguments of type AccessTokenEntity in com.flowable.idm.engine.impl.persistence.entity.data.impl.cachematcherMethods in com.flowable.idm.engine.impl.persistence.entity.data.impl.cachematcher with parameters of type AccessTokenEntityModifier and TypeMethodDescriptionbooleanAccessTokenMappingByUserMatcher.isRetained(AccessTokenEntity entity, Object param)