|
PostgreSQL Source Code git master
|
#include <oauth.h>
Data Fields | |
| bool | authorized |
| char * | authn_id |
| char* ValidatorModuleResult::authn_id |
Definition at line 51 of file oauth.h.
Referenced by validate(), and validate_token().
| bool ValidatorModuleResult::authorized |
Definition at line 40 of file oauth.h.
Referenced by validate(), and validate_token().