Environment |
This class loads properties from a properties configuration file with one of
the envInitialize methods.
|
EPPDisabledEntityResolver |
Entity resolver that throws an exception for all methods to ensure that any
attempt to resolve an entity fails.
|
EPPEntityResolver |
EPP Entity Resolver used to cache and load EPP XML
schemas from the classpath.
|
EPPEnv |
Utility class that contains all of the SDK environment property values.
|
EPPEnvSingle |
Singleton class for EPPEnv that is used to get
the configuration settings for the EPP SDK.
|
EPPEnvTst |
EPPEnvTst : This class is not part of Implementatin.
|
EPPNillableNodeFilter |
Title:
|
EPPRawSendReceiveLogger |
A concrete EPPSendReceiveLogger that logs the messages in raw form to
the Log4J com.verisign.epp.util.EPPXMLStream category.
|
EPPSchemaCachingEntityResolver |
EPPSchemaCachingEntityResolver is the entity resolver that goes with
EPPSchemaCachingParser.
|
EPPSchemaCachingParser |
XML Parser that pre-caches the XML schemas from the XML schemas registered in
the EPPFactory for improved XML parsing performance.
|
EPPSchemaParsingEntityResolver |
Title:
|
EPPStrictContactParser |
XML parser that pre-caches the XML schemas registered in the
EPPFactory , but overriding the contact XML schema to use the strict
EPP Contact RFC 5733 XML schema "contact-1.0.xsd".
|
EPPXMLByteArray |
EPPXMLByteArray is a utility class for reading and writing EPP
messages to/from byte arrays.
|
EPPXMLErrorHandler |
This is a helper class provided to intercept Errors occurred internal to SAX
/ Dom Parser.
|
EPPXMLParser |
XML Parser class used for EPP parsing.
|
EPPXMLSignatureSchemaCachingParser |
Extension of the EPPSchemaCachingParser that disables the
NORMALIZE_DATA feature that causes an issue in validating XML
signatures.
|
EPPXMLStream |
EPPXMLStream is a utility class for reading and writing EPP
messages to/from streams.
|
EPPXMLStreamTst |
This Class provides a unit test for EPPXMLStream
|
EqualityUtil |
A utility class to facilitate object comparisons.
|
TestThread |
Thread wrapper for running a JUNIT TestSuite in
multiple threads.
|
TestUtil |
Test utility methods.
|