Uses of Annotation Interface
dev.voidframework.web.http.annotation.NoCSRF
Packages that use NoCSRF
-
Uses of NoCSRF in dev.voidframework.web.http.controller
Methods in dev.voidframework.web.http.controller with annotations of type NoCSRFModifier and TypeMethodDescriptionAbstractStaticAssetsController.staticAsset(Context context) Retrieves a static asset.AbstractStaticAssetsController.staticAsset(String fileName) Retrieves a static asset.AbstractStaticAssetsController.webjarAsset(String fileName) Retrieves a webjar asset.