@ConfigurationProperties(prefix="herodotus.oauth2") public class OAuth2Properties extends Object
Description: OAuth2 配置属性
仅认证服务会使用到的安全相关配置,这是与 SecurityProperties 的主要区别。
| 限定符和类型 | 类和说明 |
|---|---|
static class |
OAuth2Properties.Jwk |
static class |
OAuth2Properties.Matcher
用于手动的指定 Request Matcher 安全规则。
|
| 构造器和说明 |
|---|
OAuth2Properties() |
public OAuth2Properties.Jwk getJwk()
public void setJwk(OAuth2Properties.Jwk jwk)
Copyright © 2023 Dromara. All rights reserved.