@Configuration @ConfigurationProperties(prefix="api.boot.oauth") public class ApiBootOauthProperties extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ApiBootOauthProperties.Client
Oauth2 Client
Used to configure multiple clients
|
static class |
ApiBootOauthProperties.Jwt
自定义Jwt相关的配置
|
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
API_BOOT_OAUTH_PREFIX
安全配置前缀
|
| 构造器和说明 |
|---|
ApiBootOauthProperties() |
Copyright © 2019. All rights reserved.