@ConfigurationProperties(prefix="ssop") public class SSOPFilterConfig extends Object
| 构造器和说明 |
|---|
SSOPFilterConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAppName() |
String |
getAppType() |
Long |
getCacheTimedOut() |
Integer |
getClientPort() |
Long |
getClientRetryTime() |
Integer |
getClientRetryTimes() |
Boolean |
getEnabled() |
List<String> |
getExternal() |
Long |
getLoginTimedout() |
String |
getLogout() |
String |
getPattern() |
String |
getServerHost() |
Integer |
getServerPort() |
String |
getServiceId() |
String |
getSsoServiceId() |
Long |
getTickTime() |
Long |
getTickTimedOut() |
Integer |
getTickTimedOutTimes() |
String |
getType() |
public String getLogout()
public Long getLoginTimedout()
public String getType()
public String getServerHost()
public Integer getServerPort()
public Long getCacheTimedOut()
public Long getTickTime()
public Long getClientRetryTime()
public Integer getClientRetryTimes()
public Long getTickTimedOut()
public Integer getTickTimedOutTimes()
public Boolean getEnabled()
public String getPattern()
public String getSsoServiceId()
public String getAppName()
public String getAppType()
public String getServiceId()
public Integer getClientPort()
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.