@ConfigurationProperties(prefix="security.oauth2.sso")
public class OAuth2SsoProperties
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEFAULT_LOGIN_PATH
Deprecated.
|
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