Interface CurrentUserHints


public interface CurrentUserHints
Interface contains a list of hints supported by CurrentAuthentication and CurrentUserSubstitution
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Whether the user should be reloaded.
  • Field Details

    • RELOAD_USER

      static final String 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: