Interface SynchronizedJwt2AuthenticationConverter<T extends org.springframework.security.core.Authentication>
- All Superinterfaces:
org.springframework.core.convert.converter.Converter<org.springframework.security.oauth2.jwt.Jwt,T>
- All Known Implementing Classes:
SynchronizedJwt2OAuthenticationConverter
public interface SynchronizedJwt2AuthenticationConverter<T extends org.springframework.security.core.Authentication>
extends org.springframework.core.convert.converter.Converter<org.springframework.security.oauth2.jwt.Jwt,T>
- Author:
- Jerome Wacongne ch4mp@c4-soft.com
-
Method Summary
Methods inherited from interface org.springframework.core.convert.converter.Converter
andThen, convert