@ConfigurationProperties(prefix="herodotus.oauth2") public class OAuth2Properties extends Object
Description: OAuth2 配置属性
| 限定符和类型 | 类和说明 |
|---|---|
static class |
OAuth2Properties.Jwk |
| 构造器和说明 |
|---|
OAuth2Properties() |
public OAuth2Properties.Jwk getJwk()
public void setJwk(OAuth2Properties.Jwk jwk)
Copyright © 2022. All rights reserved.