mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-22 05:35:51 +00:00
bug5883: Clean up.
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ import com.sap.sse.security.shared.HasPermissions.DefaultActions;
|
||||
import com.sap.sse.security.shared.impl.SecuredSecurityTypes;
|
||||
|
||||
/**
|
||||
* Specifies a role that when associated to a user gives access to the streamlet Feature on the RaceMap
|
||||
* Specifies a role that when associated to a user gives access to several premium features.
|
||||
*/
|
||||
public class PremiumRole extends RolePrototype {
|
||||
private static final UUID ROLE_ID = UUID.fromString("7021e7a2-569a-11ec-bf63-0242ac130002");
|
||||
|
||||
Reference in New Issue
Block a user