public class AccountSystemSettingProperties extends Object
| Constructor and Description |
|---|
AccountSystemSettingProperties() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getLoginSessionTimeout() |
Integer |
getSenderLoginMaxFailedAttempts() |
Integer |
getSessionTimeoutWarning() |
void |
setLoginSessionTimeout(Integer loginSessionTimeout) |
void |
setSenderLoginMaxFailedAttempts(Integer senderLoginMaxFailedAttempts) |
void |
setSessionTimeoutWarning(Integer sessionTimeoutWarning) |
public Integer getSenderLoginMaxFailedAttempts()
public void setSenderLoginMaxFailedAttempts(Integer senderLoginMaxFailedAttempts)
public Integer getLoginSessionTimeout()
public void setLoginSessionTimeout(Integer loginSessionTimeout)
public Integer getSessionTimeoutWarning()
public void setSessionTimeoutWarning(Integer sessionTimeoutWarning)
Copyright 2022 OneSpan All rights reserved.