Interface UserConfiguration


  • @Role
    public interface UserConfiguration
    Configuration options for the User module.
    Since:
    12.2
    Version:
    $Id: defcce070c5204b934a8236b9430e08e50b351cf $
    • Method Detail

      • getStoreHint

        String getStoreHint()
        Returns:
        the hint of the implementation components used to store users (defaults to document
      • getSuperAdminPreferences

        Properties getSuperAdminPreferences()
        Returns:
        the overriding preferences for the superadmin user
      • getGuestPreference

        Properties getGuestPreference()
        Returns:
        the overriding preferences for the guest user