public interface TSLConfiguration
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_EU_TSL_URL
Default URL of EU TSL
|
static String |
DEFAULT_UPDATE_SCHEDULE_PERIOD
Default period (1day=86400000 msec) for update schedule
|
static String |
DEFAULT_UPDATE_SCHEDULE_STARTTIME
Default start time (2:00 AM) for update schedule
|
static String |
DEFAULT_WORKING_DIR |
Modifier and Type | Method and Description |
---|---|
String |
getEuTSLUrl()
Gets the EU TSL URL.
|
long |
getUpdateSchedulePeriod() |
Date |
getUpdateScheduleStartTime() |
String |
getWorkingDirectory() |
iaik.ixsil.util.URI |
getWorkingDirectoryAsURI() |
static final String DEFAULT_EU_TSL_URL
static final String DEFAULT_UPDATE_SCHEDULE_PERIOD
static final String DEFAULT_UPDATE_SCHEDULE_STARTTIME
static final String DEFAULT_WORKING_DIR
String getEuTSLUrl()
Date getUpdateScheduleStartTime()
long getUpdateSchedulePeriod()
String getWorkingDirectory()
iaik.ixsil.util.URI getWorkingDirectoryAsURI()
Copyright © 2016. All rights reserved.