Uses of Class
com.flowable.idm.dto.CurrentUserResponse.Application
Packages that use CurrentUserResponse.Application
-
Uses of CurrentUserResponse.Application in com.flowable.idm.dto
Fields in com.flowable.idm.dto with type parameters of type CurrentUserResponse.ApplicationModifier and TypeFieldDescriptionprotected Map<String,
CurrentUserResponse.Application> CurrentUserResponse.availableApplications
Methods in com.flowable.idm.dto that return types with arguments of type CurrentUserResponse.ApplicationMethods in com.flowable.idm.dto with parameters of type CurrentUserResponse.ApplicationModifier and TypeMethodDescriptionvoid
CurrentUserResponse.addAvailableApplication
(CurrentUserResponse.Application application) Method parameters in com.flowable.idm.dto with type arguments of type CurrentUserResponse.ApplicationModifier and TypeMethodDescriptionvoid
CurrentUserResponse.setAvailableApplications
(Map<String, CurrentUserResponse.Application> availableApplications)