/usr/src/redhat/BUILD/httpd-2.2.3/modules/aaa/mod_auth.h

uthentication Extension Module for Apache [詳細]

#include "apr_pools.h"
#include "apr_hash.h"
#include "httpd.h"

ソースコードを見る。

データ構造

struct  authn_provider
struct  authn_provider_list
struct  authz_provider

マクロ定義

#define AUTHN_PROVIDER_GROUP   "authn"
#define AUTHN_DEFAULT_PROVIDER   "file"
#define AUTHZ_GROUP_NOTE   "authz_group_note"
#define AUTHN_PROVIDER_NAME_NOTE   "authn_provider_name"

型定義

typedef authn_provider_list authn_provider_list

列挙型

enum  authn_status {
  AUTH_DENIED, AUTH_GRANTED, AUTH_USER_FOUND, AUTH_USER_NOT_FOUND,
  AUTH_GENERAL_ERROR
}


説明

uthentication Extension Module for Apache


Apacheに対してSun Jul 19 22:05:25 2009に生成されました。  doxygen 1.4.7