Class JWTAuthentication

java.lang.Object
com.erudika.para.server.security.UserAuthentication
com.erudika.para.server.security.JWTAuthentication
All Implemented Interfaces:
Serializable, Principal, org.springframework.security.core.Authentication

public class JWTAuthentication extends UserAuthentication
Represents a user authentication with JWT.
Author:
Alex Bogdanovski [[email protected]]
See Also: