类 OAuth2DeviceToRegisteredClientConverter

java.lang.Object
cn.herodotus.stirrup.oauth2.management.definition.AbstractOAuth2RegisteredClientConverter<OAuth2Device>
cn.herodotus.stirrup.oauth2.management.converter.OAuth2DeviceToRegisteredClientConverter
所有已实现的接口:
cn.herodotus.stirrup.oauth2.data.jpa.definition.converter.RegisteredClientConverter<OAuth2Device>, org.springframework.core.convert.converter.Converter<OAuth2Device,org.springframework.security.oauth2.server.authorization.client.RegisteredClient>

public class OAuth2DeviceToRegisteredClientConverter extends AbstractOAuth2RegisteredClientConverter<OAuth2Device>

Description: OAuth2Device 转 RegisteredClient 转换器

作者:
: gengwei.zheng
Date:
: 2023/5/21 19:04
  • 构造器详细资料

    • OAuth2DeviceToRegisteredClientConverter

      public OAuth2DeviceToRegisteredClientConverter()