JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
C
D
G
I
K
L
M
O
R
T
C
CheckProduct
- Class in
com.mbap.strongbox.serial
CheckProduct()
- Constructor for class com.mbap.strongbox.serial.
CheckProduct
checkResult()
- Method in class com.mbap.strongbox.serial.
CheckProduct
功能描述: 序列号校验
CheckResult
- Class in
com.mbap.strongbox.serial
com.mbap.resource.config
- package com.mbap.resource.config
com.mbap.resource.service
- package com.mbap.resource.service
com.mbap.strongbox.serial
- package com.mbap.strongbox.serial
configure(HttpSecurity)
- Method in class com.mbap.resource.config.
ResourceServerConfig
资源访问规则配置 默认 “/oauth/**”之外的所有资源都是受保护的
configure(ResourceServerSecurityConfigurer)
- Method in class com.mbap.resource.config.
ResourceServerConfig
资源配置
CustomOauth2Expersionn
- Class in
com.mbap.resource.service
oauth2 自定义验证 此类是从5.0平台迁移过来的,5.0平台中鉴权和身份验证模块是在一起的,所以需要本类来做权限验证 6.0平台中,采用网关统一鉴权,则不需要在此类做任何实现,如果有个别项目,不使用平台提供的鉴权网关,单节点部署,则可以实现本类,并定义权限过滤规则
CustomOauth2Expersionn(Authentication)
- Constructor for class com.mbap.resource.service.
CustomOauth2Expersionn
A
C
D
G
I
K
L
M
O
R
T
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes