A B C D E F G H I J L M N P R S T U V W 
All Classes All Packages

J

JWTHandler - Class in idatt2106.group3.backend.Component
Handler class for JWT (JSON Web Tokens)
JwtSigningKey - Class in idatt2106.group3.backend.Configuration.Jwt
Class for creating a new and unique JWT Signing Key on server startup.
JwtTokenVerifier - Class in idatt2106.group3.backend.Configuration.Jwt
Filter for verifying a token given in request header
JwtTokenVerifier() - Constructor for class idatt2106.group3.backend.Configuration.Jwt.JwtTokenVerifier
 
JwtUsernameAndPasswordAuthenticationFilter - Class in idatt2106.group3.backend.Configuration.Jwt
Filter for authenticating user from username and password, if successful it creates and returns a JWT token
JwtUsernameAndPasswordAuthenticationFilter(AuthenticationManager) - Constructor for class idatt2106.group3.backend.Configuration.Jwt.JwtUsernameAndPasswordAuthenticationFilter
 
A B C D E F G H I J L M N P R S T U V W 
All Classes All Packages