JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package com.markvarga21.studentmanager.service.auth.webtoken
package
com.markvarga21.studentmanager.service.auth.webtoken
This package contains the classes that are responsible for generating and validating JWT tokens.
Related Packages
Package
Description
com.markvarga21.studentmanager.service.auth
A package for handling authentication and authorization.
com.markvarga21.studentmanager.service.auth.impl
This package contains the implementation of the authentication service.
com.markvarga21.studentmanager.service.auth.security
This package contains the security related configuration classes.
Classes
Class
Description
JwtService
A service class for handling JWT tokens.