public class ReloadMetadataArguments extends AbstractCommandLineArguments
| Modifier and Type | Field and Description |
|---|---|
private String |
id
Attribute requester identity.
|
BASEURL_PROPERTY| Constructor and Description |
|---|
ReloadMetadataArguments() |
| Modifier and Type | Method and Description |
|---|---|
protected StringBuilder |
doBuildURL(StringBuilder builder)
Override this method to modify the eventual URL and attach any parameters.
|
buildURL, getHelp, getPath, getTrustStore, getTrustStorePassword, getTrustStoreType, getURL, isDisableNameChecking, isUsage, validateprotected StringBuilder doBuildURL(@Nonnull StringBuilder builder)
doBuildURL in class AbstractCommandLineArgumentsbuilder - contains the URL in a partial state of construction, possibly including query stringCopyright © 1999–2018 Shibboleth Consortium. All rights reserved.