# Functions
NewAuthnService creates a new instance of AuthnService.
NewPolicyService creates a new instance of PolicyService.
NewRelationService creates a new instance of RelationService.
NewRepository creates a new instance of Repository.
# 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_GroupMemberCount_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GroupMemberCount'.
PolicyService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
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_ListRelations_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListRelations'.
RelationService_LookupResources_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LookupResources'.
RelationService_LookupSubjects_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LookupSubjects'.
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_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'.