Interface ProfilesProtectHandler

    • Method Detail

      • canGetProfiles

        default boolean canGetProfiles​(Client client)
      • canGetProfile

        default boolean canGetProfile​(pro.gravit.launcher.profiles.ClientProfile profile,
                                      Client client)
      • canChangeProfile

        default boolean canChangeProfile​(pro.gravit.launcher.profiles.ClientProfile profile,
                                         Client client)
      • canGetUpdates

        default boolean canGetUpdates​(java.lang.String updatesDirName,
                                      Client client)