auth_group
virtual struct auth_group *auth_group() const { return nullptr; }
struct auth_group *auth_group() const override
struct auth_group *auth_group() const { return t_auth_group.get(); }
struct auth_group {