Package com.flowable.core.idm.api
package com.flowable.core.idm.api
-
ClassDescriptionHook point that can be used to override the update user handlingHandler that is invoked for specific user actions like creation, update, activation or deactivation and overrides the default user persistence logic.A builder for the Platform user that can be used to set predefined properties or add some custom properties.Known presence states for the user.Deprecated.A builder for the user account that can be used to update or create an UserAccountBuilder for bulk registration of User Account Definitions.Builder for bulk registration of User Definitions.Information that can be used in the REST API to ignore non defined variablesHandler that is invoked for specific user actions like creation, update, activation or deactivation.The permission service that can used to check permissions on actions to be executed in the context of a user like deactivation, reactivation, etc.This interface contains the available states for a
PlatformUser
object.This interface contains some commonly used sub states for platform users as a more specialized state information.Known platform user types.
AccessTokenBuilder
instead