Package io.jmix.security.role.annotation
package io.jmix.security.role.annotation
-
ClassDescriptionDefines entity attribute resource policy in annotated resource role (see
ResourceRole
).Defines entity resource policy in annotated resource role (seeResourceRole
).Annotation must be put on a method of an interface that defines a resource role (seeResourceRole
).Defines GraphQL resource policy in annotated resource role (seeResourceRole
).Defines JPQL row-level policy in annotated row level role (seeRowLevelRole
).Class is used as a default value for attribute ofEntityPolicy
andEntityAttributePolicy
annotationsAnnotation must be put on a method of an interface that defines a row level role (seeRowLevelRole
).Indicates that annotated interface is a "Resource Role".Indicates that annotated interface is a "Row Level Role".Defines specific resource policy in annotated resource role (seeResourceRole
).