Uses of Class
io.fluxzero.proxy.JwtVerifier.JwtClaims
Packages that use JwtVerifier.JwtClaims
-
Uses of JwtVerifier.JwtClaims in io.fluxzero.proxy
Methods in io.fluxzero.proxy that return JwtVerifier.JwtClaimsModifier and TypeMethodDescriptionVerifies the provided JWT (JSON Web Token) for its signature, expiration, and not-before validity.