类 HerodotusToOAuth2RegisteredClientConverter

java.lang.Object
cn.herodotus.engine.oauth2.data.jpa.definition.converter.AbstractOAuth2EntityConverter<S,org.springframework.security.oauth2.server.authorization.client.RegisteredClient>
cn.herodotus.engine.oauth2.data.jpa.definition.converter.AbstractRegisteredClientConverter<HerodotusRegisteredClient>
cn.herodotus.engine.oauth2.data.jpa.converter.HerodotusToOAuth2RegisteredClientConverter
所有已实现的接口:
RegisteredClientConverter<HerodotusRegisteredClient>, org.springframework.core.convert.converter.Converter<HerodotusRegisteredClient,org.springframework.security.oauth2.server.authorization.client.RegisteredClient>

public class HerodotusToOAuth2RegisteredClientConverter extends AbstractRegisteredClientConverter<HerodotusRegisteredClient>

Description: HerodotusRegisteredClient 转 换适配器

作者:
: gengwei.zheng
Date:
: 2023/5/12 23:56
  • 构造器详细资料

    • HerodotusToOAuth2RegisteredClientConverter

      public HerodotusToOAuth2RegisteredClientConverter(OAuth2JacksonProcessor jacksonProcessor)
  • 方法详细资料