@ConfigurationProperties(prefix="security.oauth2.sso") public class OAuth2SsoProperties extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_LOGIN_PATH |
Constructor and Description |
---|
OAuth2SsoProperties() |
Modifier and Type | Method and Description |
---|---|
String |
getLoginPath() |
void |
setLoginPath(String loginPath) |
public static final String DEFAULT_LOGIN_PATH
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.