Package io.jmix.core.security
Interface CurrentUserHints
public interface CurrentUserHints
Interface contains a list of hints supported by
CurrentAuthentication
and CurrentUserSubstitution
-
Field Summary
-
Field Details
-
RELOAD_USER
Whether the user should be reloaded. Set value to false if you don't want it to happen. The default value is true.- See Also:
-