All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.c4_soft.springaddons.security.oauth2.SynchronizedJwt2AuthenticationConverter Maven / Gradle / Ivy

package com.c4_soft.springaddons.security.oauth2;

import org.springframework.core.convert.converter.Converter;
import org.springframework.security.core.Authentication;
import org.springframework.security.oauth2.jwt.Jwt;

/**
 * @author [email protected]
 */
public interface SynchronizedJwt2AuthenticationConverter extends Converter {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy