Wt  3.2.1
Public Member Functions
Wt::Auth::Dbo::AuthIdentity< AuthInfoType > Class Template Reference

A default implementation for a authentication identity in Wt::Dbo. More...

#include <Wt/Auth/Dbo/AuthInfo>

Inheritance diagram for Wt::Auth::Dbo::AuthIdentity< AuthInfoType >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 AuthIdentity ()
 Default constructor.
 AuthIdentity (const std::string &provider, const WString &identity)
 Constructor.
Wt::Dbo::ptr< AuthInfoType > authInfo () const
 Returns the identity owner.
template<class Action >
void persist (Action &a)
 Wt::Dbo persist implementation.

Detailed Description

template<class AuthInfoType>
class Wt::Auth::Dbo::AuthIdentity< AuthInfoType >

A default implementation for a authentication identity in Wt::Dbo.

This class is used by AuthInfo, and stores identities.

See also:
AuthInfo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator

Generated on Fri Mar 30 2012 for the C++ Web Toolkit (Wt) by doxygen 1.7.5.1