接口的使用
cn.bbwres.biscuit.security.oauth2.grant.CustomAuthenticationGrant
程序包
说明
-
cn.bbwres.biscuit.security.oauth2.config中CustomAuthenticationGrant的使用
修饰符和类型方法说明org.springframework.security.web.SecurityFilterChainOauth2Config.authorizationServerSecurityFilterChain(org.springframework.security.config.annotation.web.builders.HttpSecurity http, org.springframework.beans.factory.ObjectProvider<List<CustomAuthenticationGrant>> customAuthenticationGrants, CustomLoginUrlAuthenticationEntryPoint customLoginUrlAuthenticationEntryPoint) 安全配置 -
cn.bbwres.biscuit.security.oauth2.grant中CustomAuthenticationGrant的使用
-
cn.bbwres.biscuit.security.oauth2.grant.username中CustomAuthenticationGrant的使用