public class ResolverTestArguments extends AbstractCommandLineArguments
| Modifier and Type | Field and Description |
|---|---|
private String |
dummy1
Obsolete.
|
private String |
dummy2
Obsolete.
|
private String |
dummy3
Obsolete.
|
private String |
dummy4
Obsolete.
|
private Integer |
index
Index into metadata.
|
private String |
principal
Identity of attribute subject.
|
private String |
protocol
Show results with a custom protocol encoding.
|
private String |
requester
Attribute requester identity.
|
private boolean |
saml1
Show results with SAML 1.1 encoding.
|
private boolean |
saml2
Show results with SAML 2.0 encoding.
|
BASEURL_PROPERTY| Constructor and Description |
|---|
ResolverTestArguments() |
| Modifier and Type | Method and Description |
|---|---|
protected StringBuilder |
doBuildURL(StringBuilder builder)
Override this method to modify the eventual URL and attach any parameters.
|
void |
validate()
Validate the parameter set.
|
buildURL, getHelp, getPath, getTrustStore, getTrustStorePassword, getTrustStoreType, getURL, isDisableNameChecking, isUsageprivate boolean saml1
private boolean saml2
public void validate()
validate in interface CommandLineArgumentsvalidate in class AbstractCommandLineArgumentsprotected 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.