Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
J
- JwtAuthenticationFilter - Class in api.mpba.rastvdmy.config
-
Filter for JWT authentication that extends
OncePerRequestFilter
. - JwtAuthenticationFilter(JwtService, UserProfileService, HandlerExceptionResolver) - Constructor for class api.mpba.rastvdmy.config.JwtAuthenticationFilter
-
Constructor for
JwtAuthenticationFilter
that injects the necessary services. - JwtAuthResponse - Record Class in api.mpba.rastvdmy.dto.response
-
This class represents the response for JWT authentication.
- JwtAuthResponse(long, String) - Constructor for record class api.mpba.rastvdmy.dto.response.JwtAuthResponse
-
Creates an instance of a
JwtAuthResponse
record class. - JwtService - Interface in api.mpba.rastvdmy.service
-
Service interface for managing JWT (JSON Web Token) operations.
- JwtServiceImpl - Class in api.mpba.rastvdmy.service.impl
-
Implementation of the JwtService interface for managing JSON Web Tokens (JWT).
- JwtServiceImpl() - Constructor for class api.mpba.rastvdmy.service.impl.JwtServiceImpl
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form