CredentialResolver.h File Reference

An API for resolving keys and certificates based on application criteria. More...

#include <xmltooling/Lockable.h>
Include dependency graph for CredentialResolver.h:

Classes

class  xmltooling::CredentialResolver
 An API for resolving keys and certificates based on application criteria. More...

Namespaces

namespace  xmltooling
 

Public namespace of XML Tooling library.


Defines

#define __xmltooling_credres_h__
#define FILESYSTEM_CREDENTIAL_RESOLVER   "File"
 CredentialResolver based on local files with no criteria support.
#define CHAINING_CREDENTIAL_RESOLVER   "Chaining"
 CredentialResolver based on chaining together other resolvers.

Functions

void xmltooling::registerCredentialResolvers ()
 Registers CredentialResolver classes into the runtime.

Detailed Description

An API for resolving keys and certificates based on application criteria.


Define Documentation

#define CHAINING_CREDENTIAL_RESOLVER   "Chaining"

CredentialResolver based on chaining together other resolvers.

#define FILESYSTEM_CREDENTIAL_RESOLVER   "File"

CredentialResolver based on local files with no criteria support.


Generated by  doxygen 1.6.2