Uses of Class
org.molgenis.security.freemarker.PermissionDirective
-
Packages that use PermissionDirective Package Description org.molgenis.security.freemarker -
-
Uses of PermissionDirective in org.molgenis.security.freemarker
Subclasses of PermissionDirective in org.molgenis.security.freemarker Modifier and Type Class Description classHasPermissionDirectiveDirective that prints the body of the tag if the current user has Permission on entityclassNotHasPermissionDirectiveDirective that prints the body of the tag if the current user has no permission on entity
-