| 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 should 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 | 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 |
|---|---|
long |
AbstractReloadableService.getReloadCheckDelay()
Gets the number of milliseconds between one reload check and another.
|
void |
AbstractReloadableService.setReloadCheckDelay(long delay)
Sets the 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–2016 Shibboleth Consortium. All rights reserved.