xmltooling Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
xmltooling::AbstractAttributeExtensibleXMLObjectAbstractXMLObject mixin that implements AttributeExtensibleXMLObject
xmltooling::AbstractComplexElementAbstractXMLObject mixin that implements children
xmltooling::AbstractDOMCachingXMLObjectAbstractXMLObject mixin that implements DOM caching
xmltooling::AbstractPKIXTrustEngineA trust engine that uses X.509 trust anchors and CRLs associated with a peer to perform PKIX validation of signatures and credentials
xmltooling::AbstractPKIXTrustEngine::PKIXValidationInfoIteratorStateful interface that supplies PKIX validation data to the trust engine
xmltooling::AbstractSimpleElementAbstractXMLObject mixin that implements a simple string-based content model
xmltooling::AbstractXMLObjectAn abstract implementation of XMLObject
xmltooling::AbstractXMLObjectMarshallerA mix-in to implement object marshalling with DOM reuse
xmltooling::AbstractXMLObjectUnmarshallerA mix-in to implement object unmarshalling
xmltooling::AttributeExtensibleXMLObjectAn XMLObject that supports arbitrary attributes
xmltooling::auto_arrayptr< T >An auto_ptr that uses array delete on its contents
xmltooling::auto_ptr_charA minimal auto_ptr-like class that can copy or transcode a buffer into the local code page and free the result automatically
xmltooling::auto_ptr_XMLChA minimal auto_ptr-like class that can copy or transcode a buffer into 16-bit Unicode and free the result automatically
xmltooling::BasicX509CredentialWraps an X.509-based Credential by storing key/cert objects inside
soap11::BodySOAP 1.1 Body element
soap11::BodyBuilderBuilder for Body objects
xmlencryption::CarriedKeyNameXML Encryption CarriedKeyName element
xmlencryption::CarriedKeyNameBuilderBuilder for CarriedKeyName objects
xmltooling::ChainingTrustEngineOpenSSLTrustEngine that uses multiple engines in sequence
xmlencryption::CipherDataXML Encryption CipherData element
xmlencryption::CipherDataBuilderBuilder for CipherData objects
xmlencryption::CipherReferenceXML Encryption CipherReference element
xmlencryption::CipherReferenceBuilderBuilder for CipherReference objects
xmlencryption::CipherValueXML Encryption CipherValue element
xmlencryption::CipherValueBuilderBuilder for CipherValue objects
xmltooling::cleanup< T >Functor for cleaning up heap objects in containers
xmltooling::cleanup_const_pair< A, B >Functor for cleaning up const heap objects in key/value containers
xmltooling::cleanup_pair< A, B >Functor for cleaning up heap objects in key/value containers
xmltooling::ConcreteXMLObjectBuilderA factory interface for obtaining XMLObjects
xmltooling::CondWaitA class for establishing queues on a mutex based on a periodic condition
xmlsignature::ContentReferenceInterface for creating signature references based on application requirements
xmltooling::CredentialWraps keys and related functionality
xmltooling::CredentialContextMarker interface for implementations which hold information specific to a particular context within which a CredentialResolver resolves a Credential
xmltooling::CredentialCriteriaClass for specifying criteria by which a CredentialResolver should resolve credentials
xmltooling::CredentialResolverAn API for resolving keys and certificates based on application criteria
xmltooling::CurlURLInputStreamAdapted from Xerces-C as a more advanced input stream implementation for subsequent use in parsing remote documents
xmlencryption::DataReferenceXML Encryption DataReference element
xmlencryption::DataReferenceBuilderBuilder for DataReference objects
xmltooling::DateTimeClass for manipulating XML date/time information
xmlencryption::DecrypterWrapper API for XML Decryption functionality
xmlencryption::DecryptionExceptionExceptions in decryption processing
soap11::DetailSOAP 1.1 detail element
soap11::DetailBuilderBuilder for Detail objects
xmlsignature::DSAKeyValueXML Digital Signature version 20020212 DSAKeyValue element
xmlsignature::DSAKeyValueBuilderBuilder for DSAKeyValue objects
xmltooling::ElementExtensibleXMLObjectAn XMLObject that exposes arbitrary children via a mutable vector
xmltooling::ElementProxyAn XMLObject with an open content model
xmlencryption::EncryptedDataXML Encryption EncryptedData element
xmlencryption::EncryptedDataBuilderBuilder for EncryptedData objects
xmlencryption::EncryptedKeyXML Encryption EncryptedKey element
xmlencryption::EncryptedKeyBuilderBuilder for EncryptedKey objects
xmlencryption::EncryptedKeyResolverAn API for resolving encrypted decryption keys
xmlencryption::EncryptedTypeXML Encryption EncryptedType abstract type
xmlencryption::EncrypterWrapper API for XML Encryption functionality
xmlencryption::Encrypter::EncryptionParamsStructure to collect encryption requirements
xmlencryption::Encrypter::KeyEncryptionParamsStructure to collect key wrapping/transport requirements
xmlencryption::EncryptionExceptionExceptions in encryption processing
xmlencryption::EncryptionMethodXML Encryption EncryptionMethod element
xmlencryption::EncryptionMethodBuilderBuilder for EncryptionMethod objects
xmlencryption::EncryptionPropertiesXML Encryption EncryptionProperties element
xmlencryption::EncryptionPropertiesBuilderBuilder for EncryptionProperties objects
xmlencryption::EncryptionPropertyXML Encryption EncryptionProperty element
xmlencryption::EncryptionPropertyBuilderBuilder for EncryptionProperty objects
soap11::EnvelopeSOAP 1.1 Envelope element
soap11::EnvelopeBuilderBuilder for Envelope objects
xmlsignature::ExponentXML Digital Signature version 20020212 Exponent element
xmlsignature::ExponentBuilderBuilder for Exponent objects
soap11::FaultSOAP 1.1 Fault element
soap11::FaultactorSOAP 1.1 faultactor element
soap11::FaultactorBuilderBuilder for Faultactor objects
soap11::FaultBuilderBuilder for Fault objects
soap11::FaultcodeSOAP 1.1 faultcode element
soap11::FaultcodeBuilderBuilder for Faultcode objects
soap11::FaultstringSOAP 1.1 faultstring element
soap11::FaultstringBuilderBuilder for Faultstring objects
xmlsignature::GXML Digital Signature version 20020212 G element
xmlsignature::GBuilderBuilder for G objects
xmltooling::GenericRequestInterface to generic protocol requests that transport XML messages
xmltooling::GenericResponseInterface to generic protocol responses that transport XML messages
xmltooling::hasQNamePredicate that checks the QName of an XMLObject
xmltooling::hasSchemaTypePredicate that checks the xsi:type of an XMLObject
soap11::HeaderSOAP 1.1 Header element
soap11::HeaderBuilderBuilder for Header objects
xmltooling::HTTPRequestInterface to HTTP requests
xmltooling::HTTPResponseInterface to HTTP response
xmltooling::HTTPSOAPTransportEncapsulates HTTP SOAP transport layer
xmltooling::IOExceptionExceptions related to physical input/output errors
xmlsignature::JXML Digital Signature version 20020212 J element
xmlsignature::JBuilderBuilder for J objects
xmlsignature::KeyInfoXML Digital Signature version 20020212 KeyInfo element
xmlsignature::KeyInfoBuilderBuilder for KeyInfo objects
xmltooling::KeyInfoCredentialContextContext for credentials resolved out of a KeyInfo
xmltooling::KeyInfoResolverResolves credentials from KeyInfo information
xmlsignature::KeyNameXML Digital Signature version 20020212 KeyName element
xmlsignature::KeyNameBuilderBuilder for KeyName objects
xmlencryption::KeyReferenceXML Encryption KeyReference element
xmlencryption::KeyReferenceBuilderBuilder for KeyReference objects
xmlencryption::KeySizeXML Encryption KeySize element
xmlencryption::KeySizeBuilderBuilder for KeySize objects
xmlsignature::KeyValueXML Digital Signature version 20020212 KeyValue element
xmlsignature::KeyValueBuilderBuilder for KeyValue objects
xmltooling::LockRAII wrapper for a mutex lock
xmltooling::LockableAbstract mixin interface for interfaces that support locking
xmltooling::LockerRAII wrapper for lockable objects to ensure lock release
xmltooling::MarshallingExceptionExceptions during object marshalling
xmlsignature::MgmtDataXML Digital Signature version 20020212 MgmtData element
xmlsignature::MgmtDataBuilderBuilder for MgmtData objects
xmlsignature::ModulusXML Digital Signature version 20020212 Modulus element
xmlsignature::ModulusBuilderBuilder for Modulus objects
xmltooling::MutexA class for managing exclusive access to resources
xmltooling::namedparamsWrapper around a variable number of name/value pairs
xmltooling::NamespaceA data structure for encapsulating XML Namespace attributes
xmltooling::NDCA portable stack-based context for diagnostic logging
xmlencryption::OAEPparamsXML Encryption OAEPparams element
xmlencryption::OAEPparamsBuilderBuilder for OAEPparams objects
xmltooling::OpenSSLCredentialAn OpenSSL-specific credential
xmltooling::OpenSSLCryptoX509CRLOpenSSL-based class for handling X.509 CRLs
xmltooling::OpenSSLSOAPTransportEncapsulates OpenSSL-capable SOAP transport layer
xmltooling::OpenSSLTrustEngineExtended TrustEngine interface that adds validation of X.509 credentials using OpenSSL data types directly for efficiency
xmlsignature::PXML Digital Signature version 20020212 P element
xmltooling::paramsWrapper around a variable number of arguments
xmltooling::ParserPoolA thread-safe pool of DOMBuilders that share characteristics
xmltooling::PathResolverResolves local filenames into absolute pathnames
xmlsignature::PBuilderBuilder for P objects
xmlsignature::PgenCounterXML Digital Signature version 20020212 PgenCounter element
xmlsignature::PgenCounterBuilderBuilder for PgenCounter objects
xmlsignature::PGPDataXML Digital Signature version 20020212 PGPData element
xmlsignature::PGPDataBuilderBuilder for PGPData objects
xmlsignature::PGPKeyIDXML Digital Signature version 20020212 PGPKeyID element
xmlsignature::PGPKeyIDBuilderBuilder for PGPKeyID objects
xmlsignature::PGPKeyPacketXML Digital Signature version 20020212 PGPKeyPacket element
xmlsignature::PGPKeyPacketBuilderBuilder for PGPKeyPacket objects
xmltooling::PluginManager< T, Key, Params >Template for management/access to plugins constructed based on a Key type and arbitrary parameters
xmlsignature::QXML Digital Signature version 20020212 Q element
xmlsignature::QBuilderBuilder for Q objects
xmltooling::QNameA data structure for encapsulating XML QNames
xmlencryption::ReferenceListXML Encryption ReferenceList element
xmlencryption::ReferenceListBuilderBuilder for ReferenceList objects
xmlencryption::ReferenceTypeXML Encryption ReferenceType type
xmltooling::ReloadableXMLFileBase class for file-based XML configuration
xmltooling::ReplayCacheHelper class on top of StorageService for detecting message replay
xmlsignature::RetrievalMethodXML Digital Signature version 20020212 RetrievalMethod element
xmlsignature::RetrievalMethodBuilderBuilder for RetrievalMethod objects
xmlsignature::RSAKeyValueXML Digital Signature version 20020212 RSAKeyValue element
xmlsignature::RSAKeyValueBuilderBuilder for RSAKeyValue objects
xmltooling::RWLockA class for managing shared and exclusive access to resources
xmltooling::SecurityHelperA helper class for working with keys, certificates, etc
xmlsignature::SeedXML Digital Signature version 20020212 Seed element
xmlsignature::SeedBuilderBuilder for Seed objects
xmltooling::SharedLockRAII wrapper for a shared lock
xmlsignature::SignatureXMLObject representing XML Digital Signature, version 20020212, Signature element
xmlsignature::SignatureBuilderBuilder for Signature objects
xmlsignature::SignatureExceptionExceptions in signature processing
xmltooling::SignatureTrustEngineTrustEngine interface that adds validation of digital signatures
xmlsignature::SignatureValidatorValidator for signatures based on a Credential
soap11::SOAPClientImplements SOAP 1.1 messaging over a transport
xmltooling::SOAPTransportEncapsulates a transport layer protocol for sending/receiving messages
xmltooling::SOAPTransport::AddressA simple structure to capture SOAP addressing information
xmlsignature::SPKIDataXML Digital Signature version 20020212 SPKIData element
xmlsignature::SPKIDataBuilderBuilder for SPKIData objects
xmlsignature::SPKISexpXML Digital Signature version 20020212 SPKISexp element
xmlsignature::SPKISexpBuilderBuilder for SPKISexp objects
xmltooling::StorageServiceGeneric data storage facility for use by services that require some degree of persistence
xmltooling::StreamInputSourceA parser source that wraps a C++ input stream
xmltooling::StreamInputSource::StreamBinInputStreamA Xerces input stream that wraps a C++ input stream
xmltooling::TemplateEngineSimple template replacement engine
xmltooling::TemplateEngine::TemplateParametersInterface to parameters to plug into templates
xmltooling::ThreadA class for manual thread creation and synchronization
xmltooling::ThreadingExceptionExceptions during threading/locking operations
xmltooling::ThreadKeyA class for managing Thread Local Storage values
xmlsignature::TransformXML Digital Signature version 20020212 Transform element
xmlsignature::TransformBuilderBuilder for Transform objects
xmlencryption::TransformsXML Encryption Transforms element
xmlsignature::TransformsXML Digital Signature version 20020212 Transforms element
xmlencryption::TransformsBuilderBuilder for Transforms objects
xmlsignature::TransformsBuilderBuilder for Transforms objects
xmltooling::TrustEngineEvaluates the trustworthiness and validity of security information against implementation-specific requirements
xmltooling::UnknownAttributeExceptionExceptions due to processing of unknown attributes
xmltooling::UnknownElementBuilderBuilder for UnknownElementImpl objects
xmltooling::UnknownElementExceptionExceptions due to processing of unknown element content
xmltooling::UnknownExtensionExceptionExceptions from use of an unrecognized extension/plugin
xmltooling::UnmarshallingExceptionExceptions during object unmarshalling
xmltooling::URLEncoderInterface to a URL-encoding mechanism along with a default implementation
xmltooling::URLInputSourceA URL-based parser source that supports a more advanced input stream
xmltooling::ValidationExceptionExceptions during object validation
xmltooling::ValidatorAn interface for classes that implement rules for checking the validity of XMLObjects
xmltooling::ValidatorSuiteA collection of validators that can be applied to an XMLObject and its children
xmlsignature::X509CertificateXML Digital Signature version 20020212 X509Certificate element
xmlsignature::X509CertificateBuilderBuilder for X509Certificate objects
xmltooling::X509CredentialWraps an X.509-based Credential
xmlsignature::X509CRLXML Digital Signature version 20020212 X509CRL element
xmlsignature::X509CRLBuilderBuilder for X509CRL objects
xmlsignature::X509DataXML Digital Signature version 20020212 X509Data element
xmlsignature::X509DataBuilderBuilder for X509Data objects
xmlsignature::X509IssuerNameXML Digital Signature version 20020212 X509IssuerName element
xmlsignature::X509IssuerNameBuilderBuilder for X509IssuerName objects
xmlsignature::X509IssuerSerialXML Digital Signature version 20020212 X509IssuerSerial element
xmlsignature::X509IssuerSerialBuilderBuilder for X509IssuerSerial objects
xmlsignature::X509SerialNumberXML Digital Signature version 20020212 X509SerialNumber element
xmlsignature::X509SerialNumberBuilderBuilder for X509SerialNumber objects
xmlsignature::X509SKIXML Digital Signature version 20020212 X509SKI element
xmlsignature::X509SKIBuilderBuilder for X509SKI objects
xmlsignature::X509SubjectNameXML Digital Signature version 20020212 X509SubjectName element
xmlsignature::X509SubjectNameBuilderBuilder for X509SubjectName objects
xmltooling::X509TrustEngineTrustEngine interface that adds validation of X.509 credentials
xmltooling::XercesJanitor< T >RAII wrapper for Xerces resources
xmltooling::XMLHelperA helper class for working with W3C DOM objects
xmltooling::XMLObjectObject that represents an XML Element that has been unmarshalled into this C++ object
xmltooling::XMLObjectBuilderA factory interface for obtaining XMLObjects
xmltooling::XMLObjectChildrenIterator< Container, _Ty >STL iterator that mediates access to an iterator over typed XML children
xmltooling::XMLObjectChildrenList< Container, _Ty >STL-compatible container that mediates access to underlying lists of typed XML children
xmltooling::XMLObjectExceptionExceptions in basic object usage
xmltooling::XMLObjectPairList< Container, _Ty >STL-compatible container that mediates access to underlying lists of typed XML children that come in pairs
xmltooling::XMLParserExceptionExceptions related to XML parsing
xmltooling::XMLSecurityExceptionExceptions related to the XML security layer
xmltooling::XMLToolingConfigSingleton object that manages library startup/shutdown.configuration
xmltooling::XMLToolingExceptionBase exception class, supports parametrized messages and XML serialization
xmlsignature::XPathXML Digital Signature version 20020212 XPath element
xmlsignature::XPathBuilderBuilder for XPath objects
xmltooling::XSECCryptoX509CRLInterface class for X.509 CRLs The library uses classes derived from this to process X.509 CRLs
xmlsignature::YXML Digital Signature version 20020212 Y element
xmlsignature::YBuilderBuilder for Y objects

Generated on Mon Oct 19 14:18:34 2009 for xmltooling by  doxygen 1.4.7