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.availableApplicationsMethods 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 TypeMethodDescriptionvoidCurrentUserResponse.addAvailableApplication(CurrentUserResponse.Application application) Method parameters in com.flowable.idm.dto with type arguments of type CurrentUserResponse.ApplicationModifier and TypeMethodDescriptionvoidCurrentUserResponse.setAvailableApplications(Map<String, CurrentUserResponse.Application> availableApplications)