public class NothingSecurityGroup extends SystemSecurityClearance
SystemSecurityClearance with an Id of GroupNothingSecurityId. A user that has this group in its
security groups means that there is no access to anything in the system. This is useful if you want to revoke access
to the system or build upon this role and give access to a small set of items.Entity.EntityBuilder<C extends Entity,B extends Entity.EntityBuilder<C,B>>| Modifier and Type | Field and Description |
|---|---|
static String |
NOTHING_SECURITY_GROUP_ID |
static String |
NOTHING_SECURITY_GROUP_NAME |
| Constructor and Description |
|---|
NothingSecurityGroup() |
getColor, getName, isSystemEntityaddExtraProperty, getExtraPropertiespublic static final String NOTHING_SECURITY_GROUP_ID
public static final String NOTHING_SECURITY_GROUP_NAME
Copyright © 2023. All rights reserved.