Uses of Interface
io.avaje.jex.AccessManager
| Package | Description |
|---|---|
| io.avaje.jex | |
| io.avaje.jex.spi |
-
Uses of AccessManager in io.avaje.jex
Fields in io.avaje.jex declared as AccessManager Modifier and Type Field Description AccessManagerJex.Config. accessManagerMethods in io.avaje.jex with parameters of type AccessManager Modifier and Type Method Description JexJex. accessManager(AccessManager accessManager)Set the AccessManager. -
Uses of AccessManager in io.avaje.jex.spi
Methods in io.avaje.jex.spi with parameters of type AccessManager Modifier and Type Method Description SpiRoutesSpiRoutesProvider. create(Routing routing, AccessManager accessManager, boolean ignoreTrailingSlashes)Build and return the Routing.