Class HerodotusJwtAuthenticationConverter

java.lang.Object
org.springframework.security.oauth2.server.resource.authentication.JwtAuthenticationConverter
cn.herodotus.engine.oauth2.authorization.servlet.HerodotusJwtAuthenticationConverter
All Implemented Interfaces:
org.springframework.core.convert.converter.Converter<org.springframework.security.oauth2.jwt.Jwt,org.springframework.security.authentication.AbstractAuthenticationToken>

public class HerodotusJwtAuthenticationConverter extends org.springframework.security.oauth2.server.resource.authentication.JwtAuthenticationConverter

Description: 扩展的 JwtAuthenticationConverter

Author:
: gengwei.zheng
Date:
: 2022/3/22 11:49
  • Constructor Details

    • HerodotusJwtAuthenticationConverter

      public HerodotusJwtAuthenticationConverter()