@ConfigurationProperties(value="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 |
---|---|
Integer |
getFilterOrder() |
String |
getLoginPath() |
void |
setFilterOrder(Integer filterOrder) |
void |
setLoginPath(String loginPath) |
public static final String DEFAULT_LOGIN_PATH
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.