Package net.shibboleth.tool.xmlsectool
A command line tool for checking an XML file for well-formedness and validity as well as
signing and checking signatures.
-
Class Summary Class Description CommandLineArguments Command line arguments for theXMLSecToolcommand line tool.CredentialHelper Helper class for reading in cryptographic credentials.DisallowedAlgorithms A collection of insecure or otherwise undesirable digest algorithms and signature algorithms, to be used to prevent their use in the validation of digital signatures.InitializationSupport Support class to assist in initializing the environment in which the command-line application runs.SchemaValidator Validates XML documents based on a schema file, or a collection of schema files contained in a directory.SignatureHelper Classes to assist with signature operations.XMLSecTool A command line tool for checking an XML file for well-formedness and validity as well as signing and checking signatures. -
Enum Summary Enum Description DigestChoice The digest method to use in the various signature algorithms.ReturnCode Return codes for the command-line application. -
Exception Summary Exception Description Terminator An unchecked exception that will result in the termination of the command-line application.