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 AUserLoginGenerator
that throwsFlowableForbiddenException
when it is invoked.SimpleUserLoginGenerator AUserLoginGenerator
that uses the first and last name of a user to generate the login.UserPlatformCollectionResource UserPlatformResource UUIDUserLoginGenerator