类 AbstractAuthenticationConverter

java.lang.Object
cn.herodotus.engine.oauth2.authentication.provider.AbstractAuthenticationConverter
所有已实现的接口:
org.springframework.security.web.authentication.AuthenticationConverter
直接已知子类:
OAuth2ResourceOwnerPasswordAuthenticationConverter, OAuth2SocialCredentialsAuthenticationConverter

public abstract class AbstractAuthenticationConverter extends Object implements org.springframework.security.web.authentication.AuthenticationConverter

Description: 抽象的认证 Converter

作者:
: gengwei.zheng
Date:
: 2023/6/21 6:23
  • 构造器详细资料

    • AbstractAuthenticationConverter

      public AbstractAuthenticationConverter(HttpCryptoProcessor httpCryptoProcessor)
  • 方法详细资料