Interface ProfilesProtectHandler
- All Known Implementing Classes:
AdvancedProtectHandler,StdProtectHandler
public interface ProfilesProtectHandler
-
Method Summary
Modifier and TypeMethodDescriptiondefault booleancanChangeProfile(pro.gravit.launcher.profiles.ClientProfile profile, Client client)default booleancanGetProfile(pro.gravit.launcher.profiles.ClientProfile profile, Client client)default booleancanGetProfiles(Client client)default booleancanGetUpdates(String updatesDirName, Client client)
-
Method Details
-
canGetProfiles
-
canGetProfile
-
canChangeProfile
default boolean canChangeProfile(pro.gravit.launcher.profiles.ClientProfile profile, Client client) -
canGetUpdates
-