# Functions
NewAuthnService creates a new instance of AuthnService.
NewPolicyService creates a new instance of PolicyService.
NewPreferencesService creates a new instance of PreferencesService.
NewRelationService creates a new instance of RelationService.
NewRepository creates a new instance of Repository.
NewUserService creates a new instance of UserService.
# Structs
AuthnService is an autogenerated mock type for the AuthnService type.
No description provided by the author
AuthnService_GetPrincipal_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPrincipal'.
PolicyService is an autogenerated mock type for the PolicyService type.
PolicyService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
PolicyService_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
PolicyService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
PolicyService_OrgMemberCount_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'OrgMemberCount'.
PreferencesService is an autogenerated mock type for the PreferencesService type.
No description provided by the author
PreferencesService_LoadPlatformPreferences_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LoadPlatformPreferences'.
RelationService is an autogenerated mock type for the RelationService type.
RelationService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
RelationService_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
RelationService_LookupResources_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LookupResources'.
Repository is an autogenerated mock type for the Repository type.
Repository_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
Repository_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
Repository_GetByID_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetByID'.
Repository_GetByIDs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetByIDs'.
Repository_GetByName_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetByName'.
Repository_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
Repository_SetState_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetState'.
Repository_UpdateByID_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateByID'.
Repository_UpdateByName_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateByName'.
UserService is an autogenerated mock type for the UserService type.
No description provided by the author
UserService_GetByID_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetByID'.