public class BasicAuthCommonCacheConfig extends Object
| Constructor and Description | 
|---|
BasicAuthCommonCacheConfig(Long pollingPeriod,
                          Long maxRandomDelay,
                          String cacheDirectory,
                          Integer maxSyncRetries)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getCacheDirectory()  | 
long | 
getMaxRandomDelay()  | 
int | 
getMaxSyncRetries()  | 
long | 
getPollingPeriod()  | 
public long getPollingPeriod()
public long getMaxRandomDelay()
public String getCacheDirectory()
public int getMaxSyncRetries()
Copyright © 2011–2018. All rights reserved.