| 限定符和类型 | 字段和说明 |
|---|---|
private List<AuthSecure> |
SecurityHttpInfo.auth |
| 限定符和类型 | 方法和说明 |
|---|---|
List<AuthSecure> |
SecurityHttpInfo.getAuth() |
| 限定符和类型 | 方法和说明 |
|---|---|
I |
SecurityHandler.authInterceptor(List<AuthSecure> authSecures)
auth拦截器。
|
| 限定符和类型 | 方法和说明 |
|---|---|
org.springframework.web.server.WebFilter |
SecurityReactiveHandlerrHandler.authInterceptor(List<AuthSecure> authSecures) |
| 限定符和类型 | 字段和说明 |
|---|---|
private List<AuthSecure> |
AuthInterceptor.authSecures |
| 限定符和类型 | 方法和说明 |
|---|---|
private boolean |
AuthInterceptor.checkAuth(org.springframework.http.server.reactive.ServerHttpRequest request,
AuthSecure authSecure) |
| 构造器和说明 |
|---|
AuthInterceptor(List<AuthSecure> authSecures,
List<String> excludePathPatterns,
SecurityRegistry securityRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
org.springframework.web.servlet.handler.HandlerInterceptorAdapter |
SecurityServletHandlerHandler.authInterceptor(List<AuthSecure> authSecures) |
| 限定符和类型 | 字段和说明 |
|---|---|
private List<AuthSecure> |
AuthInterceptor.authSecures |
| 限定符和类型 | 方法和说明 |
|---|---|
private boolean |
AuthInterceptor.checkAuth(javax.servlet.http.HttpServletRequest request,
AuthSecure authSecure) |
| 构造器和说明 |
|---|
AuthInterceptor(List<AuthSecure> authSecures) |
| 限定符和类型 | 字段和说明 |
|---|---|
private List<AuthSecure> |
SecurityRegistry.authSecures |
| 限定符和类型 | 方法和说明 |
|---|---|
List<AuthSecure> |
SecurityRegistry.getAuthSecures()
返回自定义授权集合。
|
| 限定符和类型 | 方法和说明 |
|---|---|
SecurityRegistry |
SecurityRegistry.addAuthPatterns(List<AuthSecure> authSecures)
设置自定义授权集合。
|
Copyright © 2022 Zodiac. All rights reserved.