JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
com.erudika.para.server.security.JWTAuthentication
Packages that use
JWTAuthentication
Package
Description
com.erudika.para.server.security
The security module - handles authentication.
Uses of
JWTAuthentication
in
com.erudika.para.server.security
Methods in
com.erudika.para.server.security
that return
JWTAuthentication
Modifier and Type
Method
Description
JWTAuthentication
JWTAuthentication.
withApp
(com.erudika.para.core.App app)
getter/setter.
JWTAuthentication
JWTAuthentication.
withJWT
(com.nimbusds.jwt.SignedJWT jwt)
getter/setter.