A C G L O P R T U W 
所有类 所有程序包

A

AuthConfiguration - com.codedreamplus.auth.config中的类
Auth自动配置
AuthConfiguration() - 类 的构造器com.codedreamplus.auth.config.AuthConfiguration
 
authenticationManagerBean() - 类 中的方法com.codedreamplus.auth.config.WebSecurityConfig
注入AuthenticationManager接口,启用OAuth2密码模式
AuthorizationServerConfig - com.codedreamplus.auth.config中的类
认证服务配置
AuthorizationServerConfig() - 类 的构造器com.codedreamplus.auth.config.AuthorizationServerConfig
 
AuthProperties - com.codedreamplus.auth.config中的类
鉴权配置类
AuthProperties() - 类 的构造器com.codedreamplus.auth.config.AuthProperties
 
AuthUser - com.codedreamplus.auth.config中的类
 
AuthUser(Long, String, String, String, boolean, boolean, boolean, boolean, Collection<? extends GrantedAuthority>) - 类 的构造器com.codedreamplus.auth.config.AuthUser
 

C

com.codedreamplus.auth.config - 程序包 com.codedreamplus.auth.config
 
com.codedreamplus.auth.entity - 程序包 com.codedreamplus.auth.entity
 
com.codedreamplus.auth.service - 程序包 com.codedreamplus.auth.service
 
configure(HttpSecurity) - 类 中的方法com.codedreamplus.auth.config.ResourceServerConfig
 
configure(ClientDetailsServiceConfigurer) - 类 中的方法com.codedreamplus.auth.config.AuthorizationServerConfig
 
configure(AuthorizationServerEndpointsConfigurer) - 类 中的方法com.codedreamplus.auth.config.AuthorizationServerConfig
认证服务端点配置
configure(AuthorizationServerSecurityConfigurer) - 类 中的方法com.codedreamplus.auth.config.AuthorizationServerConfig
 

G

getAuthority() - 类 中的方法com.codedreamplus.auth.config.Permission
 

L

loadUserByUsername(String) - 类 中的方法com.codedreamplus.auth.service.UserDetailsService
实现UserDetailsService中的loadUserByUsername方法,用于加载用户数据
LogoutSuccessHandlerImpl - com.codedreamplus.auth.config中的类
Description: [登出清空accessToken]
LogoutSuccessHandlerImpl() - 类 的构造器com.codedreamplus.auth.config.LogoutSuccessHandlerImpl
 

O

onLogoutSuccess(HttpServletRequest, HttpServletResponse, Authentication) - 类 中的方法com.codedreamplus.auth.config.LogoutSuccessHandlerImpl
 

P

Permission - com.codedreamplus.auth.config中的类
权限
Permission() - 类 的构造器com.codedreamplus.auth.config.Permission
 

R

ResourceServerConfig - com.codedreamplus.auth.config中的类
 
ResourceServerConfig() - 类 的构造器com.codedreamplus.auth.config.ResourceServerConfig
 

T

tokenStore() - 类 中的方法com.codedreamplus.auth.config.AuthorizationServerConfig
 

U

UserDetailsService - com.codedreamplus.auth.service中的类
 
UserDetailsService() - 类 的构造器com.codedreamplus.auth.service.UserDetailsService
 
UserEntity - com.codedreamplus.auth.entity中的类
Description: [用户]
UserEntity() - 类 的构造器com.codedreamplus.auth.entity.UserEntity
 

W

WebSecurityConfig - com.codedreamplus.auth.config中的类
SpringSecurity配置
WebSecurityConfig() - 类 的构造器com.codedreamplus.auth.config.WebSecurityConfig
 
A C G L O P R T U W 
所有类 所有程序包