Uses of Class
com.flowable.idm.dto.CurrentUserResponse
Packages that use CurrentUserResponse
-
Uses of CurrentUserResponse in com.flowable.core.spring.security.oauth2
Methods in com.flowable.core.spring.security.oauth2 that return CurrentUserResponseModifier and TypeMethodDescriptionJwtCurrentUserProvider.getCurrentUser
(Principal principal) OAuth2CurrentUserProvider.getCurrentUser
(Principal principal) -
Uses of CurrentUserResponse in com.flowable.idm.dto
Methods in com.flowable.idm.dto that return CurrentUserResponseMethods in com.flowable.idm.dto with parameters of type CurrentUserResponseModifier and TypeMethodDescriptionvoid
CurrentUserEnhancer.enhanceCurrentUser
(CurrentUserResponse currentUserResponse)