Interface JwtAbstractAuthenticationTokenConverter
- All Superinterfaces:
org.springframework.core.convert.converter.Converter<org.springframework.security.oauth2.jwt.Jwt,org.springframework.security.authentication.AbstractAuthenticationToken>
public interface JwtAbstractAuthenticationTokenConverter
extends org.springframework.core.convert.converter.Converter<org.springframework.security.oauth2.jwt.Jwt,org.springframework.security.authentication.AbstractAuthenticationToken>
-
Method Summary
Methods inherited from interface org.springframework.core.convert.converter.Converter
andThen, convert