- getBlacklist() - Method in class net.shibboleth.tool.xmlsectool.CommandLineArguments
-
Returns the signature verification algorithm blacklist.
- getCertificate() - Method in class net.shibboleth.tool.xmlsectool.CommandLineArguments
-
- getCode() - Method in enum net.shibboleth.tool.xmlsectool.ReturnCode
-
Gets the return code value.
- getCredential(CommandLineArguments) - Static method in class net.shibboleth.tool.xmlsectool.XMLSecTool
-
Gets the credentials used for signing and signature verification.
- getCredentialFromKeystore(KeyStore, String, String) - Static method in class net.shibboleth.tool.xmlsectool.CredentialHelper
-
Gets a credential from the given store.
- getCRLs(CommandLineArguments) - Static method in class net.shibboleth.tool.xmlsectool.XMLSecTool
-
Gets the CRLs referenced on the command line, if any.
- getDigest() - Method in class net.shibboleth.tool.xmlsectool.CommandLineArguments
-
Returns the choice of digest algorithm.
- getDigestAlgorithm() - Method in class net.shibboleth.tool.xmlsectool.CommandLineArguments
-
Returns the digest algorithm URI if specified on the command line.
- getDigestAlgorithm() - Method in enum net.shibboleth.tool.xmlsectool.DigestChoice
-
Returns the digest algorithm URI for this digest choice.
- getDigestBlacklist() - Method in class net.shibboleth.tool.xmlsectool.Blacklist
-
Returns an unmodifiable view on the set of blacklisted digest algorithms.
- getECDSAAlgorithm() - Method in enum net.shibboleth.tool.xmlsectool.DigestChoice
-
Returns the ECDSA signature algorithm URI for this digest choice.
- getExitCode() - Method in exception net.shibboleth.tool.xmlsectool.Terminator
-
Get the exit code to be delivered to the calling shell.
- getFileBasedCredentials(String, String, String) - Static method in class net.shibboleth.tool.xmlsectool.CredentialHelper
-
Reads in the X509 credentials from the filesystem.
- getHttpProxy() - Method in class net.shibboleth.tool.xmlsectool.CommandLineArguments
-
- getHttpProxyPassword() - Method in class net.shibboleth.tool.xmlsectool.CommandLineArguments
-
- getHttpProxyPort() - Method in class net.shibboleth.tool.xmlsectool.CommandLineArguments
-
- getHttpProxyUsername() - Method in class net.shibboleth.tool.xmlsectool.CommandLineArguments
-
- getInputFile() - Method in class net.shibboleth.tool.xmlsectool.CommandLineArguments
-
- getInputUrl() - Method in class net.shibboleth.tool.xmlsectool.CommandLineArguments
-
- getKey() - Method in class net.shibboleth.tool.xmlsectool.CommandLineArguments
-
- getKeyInfoCrls() - Method in class net.shibboleth.tool.xmlsectool.CommandLineArguments
-
- getKeyInfoKeyNames() - Method in class net.shibboleth.tool.xmlsectool.CommandLineArguments
-
- getKeyPassword() - Method in class net.shibboleth.tool.xmlsectool.CommandLineArguments
-
- getKeystore() - Method in class net.shibboleth.tool.xmlsectool.CommandLineArguments
-
- getKeystoreCredential(String, String, String, String, String, String) - Static method in class net.shibboleth.tool.xmlsectool.CredentialHelper
-
Reads in the X509 credentials from a keystore.
- getKeystorePassword() - Method in class net.shibboleth.tool.xmlsectool.CommandLineArguments
-
- getKeystoreProvider() - Method in class net.shibboleth.tool.xmlsectool.CommandLineArguments
-
- getKeystoreType() - Method in class net.shibboleth.tool.xmlsectool.CommandLineArguments
-
- getLoggingConfiguration() - Method in class net.shibboleth.tool.xmlsectool.CommandLineArguments
-
- getOutputFile() - Method in class net.shibboleth.tool.xmlsectool.CommandLineArguments
-
- getParser() - Static method in class net.shibboleth.tool.xmlsectool.XMLSecTool
-
Constructs a DOM parser used to parse the input XML.
- getPkcs11Config() - Method in class net.shibboleth.tool.xmlsectool.CommandLineArguments
-
- getPKCS11Credential(String, String, String, String) - Static method in class net.shibboleth.tool.xmlsectool.CredentialHelper
-
Reads in the X509 credentials from a PKCS11 source.
- getReferenceIdAttributeName() - Method in class net.shibboleth.tool.xmlsectool.CommandLineArguments
-
- getRSAAlgorithm() - Method in enum net.shibboleth.tool.xmlsectool.DigestChoice
-
Returns the RSA signature algorithm URI for this digest choice.
- getSchemaDirectory() - Method in class net.shibboleth.tool.xmlsectool.CommandLineArguments
-
- getSchemaFiles(SchemaBuilder.SchemaLanguage, File[], List<File>) - Method in class net.shibboleth.tool.xmlsectool.SchemaValidator
-
Gets all of the schema files in the given set of readable files, directories or subdirectories.
- getSignatureAlgorithm() - Method in class net.shibboleth.tool.xmlsectool.CommandLineArguments
-
Returns the signature algorithm URI if specified on the command line.
- getSignatureBlacklist() - Method in class net.shibboleth.tool.xmlsectool.Blacklist
-
Returns an unmodifiable view on the set of blacklisted signature algorithms.
- getSignatureElement(Document) - Static method in class net.shibboleth.tool.xmlsectool.XMLSecTool
-
Gets the signature element from the document.
- getSignaturePosition() - Method in class net.shibboleth.tool.xmlsectool.CommandLineArguments
-
- getSignatureReferenceUri(CommandLineArguments, Element) - Static method in class net.shibboleth.tool.xmlsectool.XMLSecTool
-
Gets the reference of the URI to use for the signature.
- getXmlInputStreamFromFile(CommandLineArguments) - Static method in class net.shibboleth.tool.xmlsectool.XMLSecTool
-
Creates an input stream that reads the input XML from a file.
- getXmlInputStreamFromUrl(CommandLineArguments) - Static method in class net.shibboleth.tool.xmlsectool.XMLSecTool
-
Creates an input stream that reads the input XML from an HTTP URL.
- GUNZIP_IN_ARG - Static variable in class net.shibboleth.tool.xmlsectool.CommandLineArguments
-
- gunzipInput - Variable in class net.shibboleth.tool.xmlsectool.CommandLineArguments
-
- GZIP_OUT_ARG - Static variable in class net.shibboleth.tool.xmlsectool.CommandLineArguments
-
- gzipOutput - Variable in class net.shibboleth.tool.xmlsectool.CommandLineArguments
-