Codemesh Runtime v3 C++ API Reference  3.9.205
Public Member Functions | List of all members
xmog_authentication_provider Class Reference

The interface that all custom authentication providers need to implement. More...

#include <xmog_authentication_provider.h>

Public Member Functions

 xmog_authentication_provider (const char *auth)
 Creates an authentication provider instance based on an authentication string. More...
 

Detailed Description

The interface that all custom authentication providers need to implement.

Constructor & Destructor Documentation

◆ xmog_authentication_provider()

xmog_authentication_provider::xmog_authentication_provider ( const char *  auth)

Creates an authentication provider instance based on an authentication string.

Parameters
auththe provider-specific authentication options.

The documentation for this class was generated from the following file:

Copyright (c) 1999-2020 by Codemesh, Inc., ALL RIGHTS RESERVED.