Package com.flowable.platform.rest.service.api.user
-
Interface Summary Interface Description UserLoginGenerator A login generator that can be used to create logins (ids) for users. -
Class Summary Class Description CreateUserRepresentation ForbiddenUserLoginGenerator AUserLoginGeneratorthat throwsFlowableForbiddenExceptionwhen it is invoked.SimpleUserLoginGenerator AUserLoginGeneratorthat uses the first and last name of a user to generate the login.UserPlatformCollectionResource UserPlatformResource UUIDUserLoginGenerator