@Component @ConfigurationProperties(value="hdis.response.security") public class SecurityResponseProperties extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
unauthenticated
默认未认证提示信息
|
static String |
UNAUTHENTICATED_KEY
默认未认证提示信息key
|
String |
unauthorized
默认未授权提示信息
|
static String |
UNAUTHORIZED_KEY
默认未授权提示信息key
|
| Constructor and Description |
|---|
SecurityResponseProperties() |
public static final String UNAUTHENTICATED_KEY
public static final String UNAUTHORIZED_KEY
public String unauthenticated
public String unauthorized
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.