Interface AddonsWebSecurityBeans.Jwt2AuthenticationConverter<T extends org.springframework.security.authentication.AbstractAuthenticationToken>

All Superinterfaces:
org.springframework.core.convert.converter.Converter<org.springframework.security.oauth2.jwt.Jwt,T>
Enclosing class:
AddonsWebSecurityBeans

public static interface AddonsWebSecurityBeans.Jwt2AuthenticationConverter<T extends org.springframework.security.authentication.AbstractAuthenticationToken> extends org.springframework.core.convert.converter.Converter<org.springframework.security.oauth2.jwt.Jwt,T>
  • Method Summary

    Methods inherited from interface org.springframework.core.convert.converter.Converter

    andThen, convert