A B C G N P R S T X Z 

A

assertXMLIdentical(Node, Node) - Method in class net.shibboleth.tool.xmlsectool.BaseTest
Checks whether two nodes are identical based on Diff.identical().

B

baseClassPath - Variable in class net.shibboleth.tool.xmlsectool.BaseTest
Base path for class-relative test resource references.
basePackagePath - Variable in class net.shibboleth.tool.xmlsectool.BaseTest
Base path for package-relative test resource references.
BaseTest - Class in net.shibboleth.tool.xmlsectool
 
BaseTest(Class<?>) - Constructor for class net.shibboleth.tool.xmlsectool.BaseTest
Constructor

C

canTestECC() - Method in class net.shibboleth.tool.xmlsectool.BaseTest
Is it worth testing Elliptic Curve signatures?
classRelativeFile(String) - Method in class net.shibboleth.tool.xmlsectool.BaseTest
Returns a test resource File with a name related to the class under test.
classRelativeResource(String) - Method in class net.shibboleth.tool.xmlsectool.BaseTest
Makes a resource reference relative to the class being tested.
CommandLineArgumentsTest - Class in net.shibboleth.tool.xmlsectool
 
CommandLineArgumentsTest() - Constructor for class net.shibboleth.tool.xmlsectool.CommandLineArgumentsTest
 
conditionalSkip() - Method in class net.shibboleth.tool.xmlsectool.XSTJ51Test
 

G

getParserPool() - Method in class net.shibboleth.tool.xmlsectool.BaseTest
Gets an initialized parser pool.
getSchemaDirectory() - Method in class net.shibboleth.tool.xmlsectool.BaseTest
Returns the local test directory containing a useful collection of schema files.
getSigningCredential(String) - Method in class net.shibboleth.tool.xmlsectool.BaseTest
Acquire a class-local signing credential consisting of a certificate and key.
getSigningCredential(String, String, Class<?>) - Method in class net.shibboleth.tool.xmlsectool.BaseTest
Acquire a class-local signing credential consisting of a certificate and key.

N

nameToPath(String) - Method in class net.shibboleth.tool.xmlsectool.BaseTest
Converts the "."-separated name of a class or package into an absolute path.
net.shibboleth.tool.xmlsectool - package net.shibboleth.tool.xmlsectool
 

P

packageRelativeFile(String) - Method in class net.shibboleth.tool.xmlsectool.BaseTest
Returns a test resource File from the package directory.
packageRelativeResource(String) - Method in class net.shibboleth.tool.xmlsectool.BaseTest
Makes a resource reference relative to the package of the class being tested.
parserPool - Variable in class net.shibboleth.tool.xmlsectool.BaseTest
Initialized parser pool used to parser data.

R

readXMLDocument(String) - Method in class net.shibboleth.tool.xmlsectool.BaseTest
Reads in an XML file, parses it, and returns the parsed document.

S

setUp() - Method in class net.shibboleth.tool.xmlsectool.BaseTest
Setup test class.
simpleClassRelativeName(String) - Method in class net.shibboleth.tool.xmlsectool.BaseTest
 

T

testingClass - Variable in class net.shibboleth.tool.xmlsectool.BaseTest
Class being tested.
testingPackage - Variable in class net.shibboleth.tool.xmlsectool.BaseTest
Package for the class being tested.

X

xstj34_sign_with_SHA256() - Method in class net.shibboleth.tool.xmlsectool.CommandLineArgumentsTest
 
xstj39_default_blacklist_SHA1() - Method in class net.shibboleth.tool.xmlsectool.CommandLineArgumentsTest
 
xstj51_KeyInfo() - Method in class net.shibboleth.tool.xmlsectool.XSTJ51Test
 
XSTJ51Test - Class in net.shibboleth.tool.xmlsectool
 
XSTJ51Test() - Constructor for class net.shibboleth.tool.xmlsectool.XSTJ51Test
 
xstj59_1024_regression() - Method in class net.shibboleth.tool.xmlsectool.XSTJ59Test
Test for regressions against earlier versions of xmlsectool using 1024-bit DSA and SHA-1 digest.
XSTJ59Test - Class in net.shibboleth.tool.xmlsectool
Test for regression against DSA signing ability.
XSTJ59Test() - Constructor for class net.shibboleth.tool.xmlsectool.XSTJ59Test
 

Z

zapSignatureValues(Element, String) - Method in class net.shibboleth.tool.xmlsectool.BaseTest
Set all SignatureValue elements to have the given value.
zapSignatureValues(Document) - Method in class net.shibboleth.tool.xmlsectool.BaseTest
Set all SignatureValues elements to have the value "zap".
A B C G N P R S T X Z 

Copyright © 2011–2016. All rights reserved.