Class JwtAuthentication


  • public class JwtAuthentication
    extends java.lang.Object
    • Constructor Detail

      • JwtAuthentication

        public JwtAuthentication()
    • Method Detail

      • authenticate

        public static void authenticate​(java.lang.String accessToken,
                                        SkrSecurityProperties properties)
      • getAuthentication

        public static org.springframework.security.core.Authentication getAuthentication​(java.lang.String accessToken,
                                                                                         SkrSecurityProperties properties)