Uses of Annotation Interface
org.diabetestechnology.drh.service.http.pg.aspect.RequireFeature
Packages that use RequireFeature
Package
Description
-
Uses of RequireFeature in org.diabetestechnology.drh.service.http.hub.prime.ux
Methods in org.diabetestechnology.drh.service.http.hub.prime.ux with annotations of type RequireFeatureModifier and TypeMethodDescriptionAiController.ai()ConsoleController.console()DocsController.docs()InteractionsController.interactions()DrhStudiesController.studiesHome()AdministratorController.viewAuditLogs(org.springframework.ui.Model model) -
Uses of RequireFeature in org.diabetestechnology.drh.service.http.pg.aspect
Methods in org.diabetestechnology.drh.service.http.pg.aspect with parameters of type RequireFeatureModifier and TypeMethodDescriptionPermissionAspect.checkFeature(org.aspectj.lang.ProceedingJoinPoint joinPoint, RequireFeature requireFeature)