public class SecurityConfiguration extends Object
| Constructor | Description |
|---|---|
SecurityConfiguration(org.joda.time.Period inspectSuspiciousLoginAfter) |
| Modifier and Type | Method | Description |
|---|---|---|
org.joda.time.Period |
getInspectSuspiciousLoginAfter() |
|
LimitChargeByCardConfiguration |
getLimitChargeByCardConfiguration() |
|
BigDecimal |
getRefundPercentLimit() |
public SecurityConfiguration(org.joda.time.Period inspectSuspiciousLoginAfter)
public org.joda.time.Period getInspectSuspiciousLoginAfter()
public BigDecimal getRefundPercentLimit()
public LimitChargeByCardConfiguration getLimitChargeByCardConfiguration()
Copyright © 2018 The Apache Software Foundation. All rights reserved.