@FunctionalInterface
@Deprecated
public interface JwtAccessTokenConverterConfigurer
JwtAccessTokenConverter
.Modifier and Type | Method and Description |
---|---|
void |
configure(org.springframework.security.oauth2.provider.token.store.JwtAccessTokenConverter converter)
Deprecated.
Configure the
JwtAccessTokenConverter . |