Uses of Interface
com.github.marschall.memoryfilesystem.CurrentUser.UserTask
Packages that use CurrentUser.UserTask
-
Uses of CurrentUser.UserTask in com.github.marschall.memoryfilesystem
Methods in com.github.marschall.memoryfilesystem with parameters of type CurrentUser.UserTaskModifier and TypeMethodDescriptionstatic <V> VCurrentUser.useDuring(UserPrincipal user, CurrentUser.UserTask<V> task) Sets the current user for a certain period.