索引

A C D E F G H I J L M O P R S T U V W 
所有程序包|所有类和接口|序列化表格

A

aes(CodingApiSecurityProperties) - 类中的方法 com.codingapi.springboot.security.crypto.SecurityCryptoConfiguration
 
AESTools - com.codingapi.springboot.security.crypto中的类
 
attemptAuthentication(HttpServletRequest, HttpServletResponse) - 类中的方法 com.codingapi.springboot.security.filter.MyLoginFilter
 
authenticationProvider(UserDetailsService, PasswordEncoder) - 类中的方法 com.codingapi.springboot.security.AutoConfiguration
 
authenticationTokenFilter() - 类中的方法 com.codingapi.springboot.security.AutoConfiguration
 
AuthenticationTokenFilter - com.codingapi.springboot.security.filter中的接口
 
AutoConfiguration - com.codingapi.springboot.security中的类
 
AutoConfiguration() - 类的构造器 com.codingapi.springboot.security.AutoConfiguration
 

C

canRestToken() - 类中的方法 com.codingapi.springboot.security.gateway.Token
 
clean() - 类中的方法 com.codingapi.springboot.security.dto.request.LoginRequestContext
 
codingApiSecurityProperties() - 类中的方法 com.codingapi.springboot.security.AutoConfiguration
 
CodingApiSecurityProperties - com.codingapi.springboot.security.properties中的类
 
CodingApiSecurityProperties() - 类的构造器 com.codingapi.springboot.security.properties.CodingApiSecurityProperties
 
com.codingapi.springboot.security - 程序包 com.codingapi.springboot.security
 
com.codingapi.springboot.security.configurer - 程序包 com.codingapi.springboot.security.configurer
 
com.codingapi.springboot.security.controller - 程序包 com.codingapi.springboot.security.controller
 
com.codingapi.springboot.security.crypto - 程序包 com.codingapi.springboot.security.crypto
 
com.codingapi.springboot.security.dto.request - 程序包 com.codingapi.springboot.security.dto.request
 
com.codingapi.springboot.security.dto.response - 程序包 com.codingapi.springboot.security.dto.response
 
com.codingapi.springboot.security.exception - 程序包 com.codingapi.springboot.security.exception
 
com.codingapi.springboot.security.filter - 程序包 com.codingapi.springboot.security.filter
 
com.codingapi.springboot.security.gateway - 程序包 com.codingapi.springboot.security.gateway
 
com.codingapi.springboot.security.jwt - 程序包 com.codingapi.springboot.security.jwt
 
com.codingapi.springboot.security.properties - 程序包 com.codingapi.springboot.security.properties
 
com.codingapi.springboot.security.redis - 程序包 com.codingapi.springboot.security.redis
 
commence(HttpServletRequest, HttpServletResponse, AuthenticationException) - 类中的方法 com.codingapi.springboot.security.filter.MyUnAuthenticationEntryPoint
 
configure(HttpSecurity) - 类中的方法 com.codingapi.springboot.security.configurer.HttpSecurityConfigurer
 
corsConfigurer(CodingApiSecurityProperties) - 类中的方法 com.codingapi.springboot.security.AutoConfiguration
 
create(String, String, List<String>) - 接口中的方法 com.codingapi.springboot.security.gateway.TokenGateway
 
create(String, String, List<String>) - 类中的方法 com.codingapi.springboot.security.jwt.JwtTokenGateway
 
create(String, String, List<String>, String) - 接口中的方法 com.codingapi.springboot.security.gateway.TokenGateway
 
create(String, String, List<String>, String) - 类中的方法 com.codingapi.springboot.security.jwt.JwtTokenGateway
 
create(String, String, List<String>, String) - 类中的方法 com.codingapi.springboot.security.jwt.JWTTokenGatewayImpl
 
create(String, String, List<String>, String) - 类中的方法 com.codingapi.springboot.security.redis.RedisTokenGateway
 
create(String, String, List<String>, String) - 类中的方法 com.codingapi.springboot.security.redis.RedisTokenGatewayImpl
 
create(String, List<String>) - 接口中的方法 com.codingapi.springboot.security.gateway.TokenGateway
 
create(String, List<String>) - 类中的方法 com.codingapi.springboot.security.jwt.JwtTokenGateway
 
create(String, List<String>, String) - 接口中的方法 com.codingapi.springboot.security.gateway.TokenGateway
 
create(String, List<String>, String) - 类中的方法 com.codingapi.springboot.security.jwt.JwtTokenGateway
 
current() - 类中的静态方法 com.codingapi.springboot.security.gateway.TokenContext
 
customize(WebSecurity) - 类中的方法 com.codingapi.springboot.security.configurer.WebSecurityConfigurer
 

D

decode(byte[]) - 类中的方法 com.codingapi.springboot.security.crypto.AESTools
 
decode(String) - 类中的方法 com.codingapi.springboot.security.crypto.AESTools
 
decodeIv() - 类中的方法 com.codingapi.springboot.security.gateway.Token
 
doFilter(HttpServletRequest, HttpServletResponse) - 接口中的方法 com.codingapi.springboot.security.filter.AuthenticationTokenFilter
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - 类中的方法 com.codingapi.springboot.security.filter.MyAuthenticationFilter
 

E

encode(byte[]) - 类中的方法 com.codingapi.springboot.security.crypto.AESTools
 
encode(String) - 类中的方法 com.codingapi.springboot.security.crypto.AESTools
 

F

filterChain(HttpSecurity, TokenGateway, SecurityLoginHandler, CodingApiSecurityProperties, AuthenticationTokenFilter) - 类中的方法 com.codingapi.springboot.security.AutoConfiguration
 

G

get() - 类中的方法 com.codingapi.springboot.security.dto.request.LoginRequestContext
 
getAuthenticatedUrls() - 类中的方法 com.codingapi.springboot.security.properties.CodingApiSecurityProperties
 
getAuthenticationToken() - 类中的方法 com.codingapi.springboot.security.gateway.Token
 
getBoolean(String, boolean) - 类中的方法 com.codingapi.springboot.security.dto.request.LoginRequest
 
getExtra() - 类中的静态方法 com.codingapi.springboot.security.gateway.TokenContext
 
getIgnoreUrls() - 类中的方法 com.codingapi.springboot.security.properties.CodingApiSecurityProperties
 
getInstance() - 类中的静态方法 com.codingapi.springboot.security.dto.request.LoginRequestContext
 
getPassword() - 类中的方法 com.codingapi.springboot.security.dto.request.LoginRequest
 
getString(String) - 类中的方法 com.codingapi.springboot.security.dto.request.LoginRequest
 
getUsername() - 类中的方法 com.codingapi.springboot.security.dto.request.LoginRequest
 

H

handle(HttpServletRequest, HttpServletResponse, AccessDeniedException) - 类中的方法 com.codingapi.springboot.security.filter.MyAccessDeniedHandler
 
HttpSecurityConfigurer - com.codingapi.springboot.security.configurer中的类
 
HttpSecurityConfigurer() - 类的构造器 com.codingapi.springboot.security.configurer.HttpSecurityConfigurer
 

I

isEmpty() - 类中的方法 com.codingapi.springboot.security.dto.request.LoginRequest
 
isExpire() - 类中的方法 com.codingapi.springboot.security.gateway.Token
 

J

JWTSecurityConfiguration - com.codingapi.springboot.security.jwt中的类
 
JWTSecurityConfiguration() - 类的构造器 com.codingapi.springboot.security.jwt.JWTSecurityConfiguration
 
jwtTokenGateway(SecurityJWTProperties) - 类中的方法 com.codingapi.springboot.security.jwt.JWTSecurityConfiguration
 
JwtTokenGateway - com.codingapi.springboot.security.jwt中的类
 
JwtTokenGateway(SecurityJWTProperties) - 类的构造器 com.codingapi.springboot.security.jwt.JwtTokenGateway
 
jwtTokenGatewayImpl(JwtTokenGateway) - 类中的方法 com.codingapi.springboot.security.jwt.JWTSecurityConfiguration
 
JWTTokenGatewayImpl - com.codingapi.springboot.security.jwt中的类
 
JWTTokenGatewayImpl(JwtTokenGateway) - 类的构造器 com.codingapi.springboot.security.jwt.JWTTokenGatewayImpl
 

L

LoginRequest - com.codingapi.springboot.security.dto.request中的类
 
LoginRequest() - 类的构造器 com.codingapi.springboot.security.dto.request.LoginRequest
 
LoginRequestContext - com.codingapi.springboot.security.dto.request中的类
 
LoginResponse - com.codingapi.springboot.security.dto.response中的类
 
LoginResponse() - 类的构造器 com.codingapi.springboot.security.dto.response.LoginResponse
 
logout(HttpServletRequest, HttpServletResponse, Authentication) - 类中的方法 com.codingapi.springboot.security.filter.MyLogoutHandler
 

M

MyAccessDeniedHandler - com.codingapi.springboot.security.filter中的类
 
MyAccessDeniedHandler() - 类的构造器 com.codingapi.springboot.security.filter.MyAccessDeniedHandler
 
MyAuthenticationFilter - com.codingapi.springboot.security.filter中的类
 
MyAuthenticationFilter(AuthenticationManager, CodingApiSecurityProperties, TokenGateway, AuthenticationTokenFilter) - 类的构造器 com.codingapi.springboot.security.filter.MyAuthenticationFilter
 
MyLoginFilter - com.codingapi.springboot.security.filter中的类
 
MyLoginFilter(AuthenticationManager, TokenGateway, SecurityLoginHandler, CodingApiSecurityProperties) - 类的构造器 com.codingapi.springboot.security.filter.MyLoginFilter
 
MyLogoutHandler - com.codingapi.springboot.security.filter中的类
 
MyLogoutHandler() - 类的构造器 com.codingapi.springboot.security.filter.MyLogoutHandler
 
MyLogoutSuccessHandler - com.codingapi.springboot.security.filter中的类
 
MyLogoutSuccessHandler() - 类的构造器 com.codingapi.springboot.security.filter.MyLogoutSuccessHandler
 
MyUnAuthenticationEntryPoint - com.codingapi.springboot.security.filter中的类
 
MyUnAuthenticationEntryPoint() - 类的构造器 com.codingapi.springboot.security.filter.MyUnAuthenticationEntryPoint
 

O

onLogoutSuccess(HttpServletRequest, HttpServletResponse, Authentication) - 类中的方法 com.codingapi.springboot.security.filter.MyLogoutSuccessHandler
 

P

parseExtra(Class<T>) - 类中的方法 com.codingapi.springboot.security.gateway.Token
 
parser(String) - 接口中的方法 com.codingapi.springboot.security.gateway.TokenGateway
 
parser(String) - 类中的方法 com.codingapi.springboot.security.jwt.JwtTokenGateway
 
parser(String) - 类中的方法 com.codingapi.springboot.security.jwt.JWTTokenGatewayImpl
 
parser(String) - 类中的方法 com.codingapi.springboot.security.redis.RedisTokenGateway
 
parser(String) - 类中的方法 com.codingapi.springboot.security.redis.RedisTokenGatewayImpl
 
passwordEncoder() - 类中的方法 com.codingapi.springboot.security.AutoConfiguration
 
postHandle(HttpServletRequest, HttpServletResponse, LoginRequest, Token) - 接口中的方法 com.codingapi.springboot.security.filter.SecurityLoginHandler
 
preHandle(HttpServletRequest, HttpServletResponse, LoginRequest) - 接口中的方法 com.codingapi.springboot.security.filter.SecurityLoginHandler
 
pushExtra(String) - 类中的静态方法 com.codingapi.springboot.security.gateway.TokenContext
 

R

RedisSecurityConfiguration - com.codingapi.springboot.security.redis中的类
 
RedisSecurityConfiguration() - 类的构造器 com.codingapi.springboot.security.redis.RedisSecurityConfiguration
 
redisTokenGateway(RedisTemplate<String, String>, SecurityRedisProperties) - 类中的方法 com.codingapi.springboot.security.redis.RedisSecurityConfiguration
 
RedisTokenGateway - com.codingapi.springboot.security.redis中的类
 
RedisTokenGateway(RedisTemplate<String, String>, SecurityRedisProperties) - 类的构造器 com.codingapi.springboot.security.redis.RedisTokenGateway
 
redisTokenGatewayImpl(RedisTokenGateway) - 类中的方法 com.codingapi.springboot.security.redis.RedisSecurityConfiguration
 
RedisTokenGatewayImpl - com.codingapi.springboot.security.redis中的类
 
RedisTokenGatewayImpl(RedisTokenGateway) - 类的构造器 com.codingapi.springboot.security.redis.RedisTokenGatewayImpl
 
removeToken(String) - 类中的方法 com.codingapi.springboot.security.redis.RedisTokenGateway
 
removeUsername(String) - 类中的方法 com.codingapi.springboot.security.redis.RedisTokenGateway
 
removeUsername(String, Predicate<Token>) - 类中的方法 com.codingapi.springboot.security.redis.RedisTokenGateway
 

S

SecurityCryptoConfiguration - com.codingapi.springboot.security.crypto中的类
 
SecurityCryptoConfiguration() - 类的构造器 com.codingapi.springboot.security.crypto.SecurityCryptoConfiguration
 
securityJWTProperties() - 类中的方法 com.codingapi.springboot.security.jwt.JWTSecurityConfiguration
 
SecurityJWTProperties - com.codingapi.springboot.security.jwt中的类
 
SecurityJWTProperties() - 类的构造器 com.codingapi.springboot.security.jwt.SecurityJWTProperties
 
securityLoginHandler() - 类中的方法 com.codingapi.springboot.security.AutoConfiguration
 
SecurityLoginHandler - com.codingapi.springboot.security.filter中的接口
 
securityRedisProperties() - 类中的方法 com.codingapi.springboot.security.redis.RedisSecurityConfiguration
 
SecurityRedisProperties - com.codingapi.springboot.security.redis中的类
 
SecurityRedisProperties() - 类的构造器 com.codingapi.springboot.security.redis.SecurityRedisProperties
 
set(LoginRequest) - 类中的方法 com.codingapi.springboot.security.dto.request.LoginRequestContext
 
successfulAuthentication(HttpServletRequest, HttpServletResponse, FilterChain, Authentication) - 类中的方法 com.codingapi.springboot.security.filter.MyLoginFilter
 

T

Token - com.codingapi.springboot.security.gateway中的类
 
Token(String, String, String, List<String>, int, int) - 类的构造器 com.codingapi.springboot.security.gateway.Token
 
TokenContext - com.codingapi.springboot.security.gateway中的类
 
TokenExpiredException - com.codingapi.springboot.security.exception中的异常错误类
 
TokenExpiredException(String) - 异常错误类的构造器 com.codingapi.springboot.security.exception.TokenExpiredException
 
TokenGateway - com.codingapi.springboot.security.gateway中的接口
 

U

unsuccessfulAuthentication(HttpServletRequest, HttpServletResponse, AuthenticationException) - 类中的方法 com.codingapi.springboot.security.filter.MyLoginFilter
 
userDetailsService(PasswordEncoder) - 类中的方法 com.codingapi.springboot.security.AutoConfiguration
 

V

verify() - 类中的方法 com.codingapi.springboot.security.gateway.Token
 
version() - 类中的方法 com.codingapi.springboot.security.controller.VersionController
 
versionController(Environment) - 类中的方法 com.codingapi.springboot.security.AutoConfiguration
 
VersionController - com.codingapi.springboot.security.controller中的类
 
VersionController() - 类的构造器 com.codingapi.springboot.security.controller.VersionController
 

W

WebSecurityConfigurer - com.codingapi.springboot.security.configurer中的类
 
WebSecurityConfigurer() - 类的构造器 com.codingapi.springboot.security.configurer.WebSecurityConfigurer
 
A C D E F G H I J L M O P R S T U V W 
所有程序包|所有类和接口|序列化表格