25#ifndef SOPC_USER_MANAGER_INTERNAL_H_
26#define SOPC_USER_MANAGER_INTERNAL_H_
struct SOPC_User SOPC_User
Logged in (successfully) user structure.
Definition sopc_user.h:40
Defines the user manager, the applicative interface used to authenticate users, and authorize read/wr...
Definition sopc_user_manager.h:161
Definition sopc_user_manager_internal.h:31
SOPC_UserAuthorization_Manager * authorizationManager
Definition sopc_user_manager_internal.h:33
SOPC_User * user
Definition sopc_user_manager_internal.h:32