Interface StaticFiles.AccessResolver

Enclosing class:
StaticFiles
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

Resolves whether a resolved static file should be served, denied, or hidden.
Author:
Mark Allen