/builddir/build/BUILD/davix-0.3.6/include/davix/auth/davixauth.hpp File Reference

Authentication support for davix support for client cert x509, login password, S3 tokens. More...

#include <string>
#include <vector>
#include "../utils/davix_types.hpp"
#include "davixx509cred.hpp"

Namespaces

namespace  Davix

Data Structures

class  Davix::SessionInfo
 server related info More...

Typedefs

typedef int(*) Davix::authCallbackClientCertX509 (void *userdata, const SessionInfo &info, X509Credential *cert, DavixError **err)
typedef int(*) Davix::authCallbackLoginPasswordBasic (void *userdata, const SessionInfo &info, std::string &login, std::string &password, int count, DavixError **err)


Detailed Description

Authentication support for davix support for client cert x509, login password, S3 tokens.


Generated on 13 Aug 2014 for davix by  doxygen 1.4.7