Poco::OSP::Auth::AuthAdminServiceImpl

struct AuthParams

Library: OSP
Package: Auth
Header: Poco/OSP/Auth/AuthAdminServiceImpl.h

Variables

cacheSize

int cacheSize;

Size of the permissions cache.

cacheTimeout

int cacheTimeout;

The timeout for the credentials cache, in seconds.

dbConnectionString

std::string dbConnectionString;

The connection string for connecting to the auth database.

dbConnector

std::string dbConnector;

The name of the database connector for the auth database.