Uses of Class
com.tremolosecurity.lastmile.LastMile
Packages that use LastMile
Package
Description
-
Uses of LastMile in com.tremolosecurity.lastmile.custom
Methods in com.tremolosecurity.lastmile.custom with parameters of type LastMileModifier and TypeMethodDescriptionvoid
CustomLastMile.postValidate
(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, LastMile lastMile) -
Uses of LastMile in com.tremolosecurity.lastmile.servlet3x.filter
Constructors in com.tremolosecurity.lastmile.servlet3x.filter with parameters of type LastMileModifierConstructorDescriptionUnisonLastMileRequest
(jakarta.servlet.http.HttpServletRequest request, LastMile lastmile, String userAttribute, String roleAttribute, boolean toHeaders)