@ConfigurationProperties(prefix="security.oauth2.sso")
 @Deprecated
public class OAuth2SsoProperties
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.String | DEFAULT_LOGIN_PATHDeprecated.  | 
| Constructor and Description | 
|---|
| OAuth2SsoProperties()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getLoginPath()Deprecated.  | 
| void | setLoginPath(java.lang.String loginPath)Deprecated.  | 
public static final java.lang.String DEFAULT_LOGIN_PATH