Uses of Interface
com.c4_soft.springaddons.security.oauth2.SynchronizedJwt2AuthenticationConverter
Packages that use SynchronizedJwt2AuthenticationConverter
-
Uses of SynchronizedJwt2AuthenticationConverter in com.c4_soft.springaddons.security.oauth2
Classes in com.c4_soft.springaddons.security.oauth2 that implement SynchronizedJwt2AuthenticationConverterModifier and TypeClassDescriptionclassSynchronizedJwt2OAuthenticationConverter<T extends Map<String,Object> & Serializable> Turn a JWT into a spring-security Authentication instance.