Uses of Class
com.flowable.idm.dto.CurrentUserResponse.OriginalAuthentication
-
Packages that use CurrentUserResponse.OriginalAuthentication Package Description com.flowable.idm.dto -
-
Uses of CurrentUserResponse.OriginalAuthentication in com.flowable.idm.dto
Fields in com.flowable.idm.dto declared as CurrentUserResponse.OriginalAuthentication Modifier and Type Field Description protected CurrentUserResponse.OriginalAuthentication
CurrentUserResponse. originalAuthentication
Methods in com.flowable.idm.dto that return CurrentUserResponse.OriginalAuthentication Modifier and Type Method Description CurrentUserResponse.OriginalAuthentication
CurrentUserResponse. getOriginalAuthentication()
Methods in com.flowable.idm.dto with parameters of type CurrentUserResponse.OriginalAuthentication Modifier and Type Method Description void
CurrentUserResponse. setOriginalAuthentication(CurrentUserResponse.OriginalAuthentication originalAuthentication)
-