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
-
canGetUpdates
-