Package idatt2106.group3.backend.Configuration.Jwt
-
Class Summary Class Description JwtSigningKey Class for creating a new and unique JWT Signing Key on server startup.JwtTokenVerifier Filter for verifying a token given in request headerJwtUsernameAndPasswordAuthenticationFilter Filter for authenticating user from username and password, if successful it creates and returns a JWT tokenUsernameAndPasswordAuthenticationRequest Mapper file class for input when trying to log in