Uses of Record Class
org.flasby.login2.auth.JwtState
Packages that use JwtState
-
Uses of JwtState in org.flasby.login2.auth
Methods in org.flasby.login2.auth that return JwtStateModifier and TypeMethodDescriptionstatic JwtState
static JwtState
JwtAuthTokenManager.getJwtState
(io.javalin.http.Context ctx) Methods in org.flasby.login2.auth with parameters of type JwtStateModifier and TypeMethodDescriptionstatic Boolean
AccessManager.revalidate
(io.javalin.http.Context ctx, JwtState jwtState) AccessManagerImpl.revalidate
(io.javalin.http.Context ctx, JwtState jwtState)