Package | Description |
---|---|
net.shibboleth.utilities.java.support.httpclient |
Classes for working with
Apache HttpClient.
|
net.shibboleth.utilities.java.support.security |
Helpers for common security related tasks.
|
net.shibboleth.utilities.java.support.service |
Service support for Shibbleth projects.
A service is something reloads instances of serviceable components. |
Modifier and Type | Field and Description |
---|---|
private long |
FileCachingHttpClientBuilder.maintentanceTaskInterval
Interval at which the storage maintenance task whould run.
|
Modifier and Type | Field and Description |
---|---|
private long |
BasicKeystoreKeyStrategy.updateInterval
Number of milliseconds between key update checks.
|
Modifier and Type | Method and Description |
---|---|
void |
BasicKeystoreKeyStrategy.setUpdateInterval(long interval)
Set the number of milliseconds between key update checks.
|
Modifier and Type | Field and Description |
---|---|
private long |
AbstractReloadableService.reloadCheckDelay
Number of milliseconds between one reload check and another.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractReloadableService.setReloadCheckDelay(long delay)
Sets the number of milliseconds between one reload check and another.
|
Copyright © 1999–2017. All rights reserved.