Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SecurityService ¶
SecurityService is an autogenerated mock type for the SecurityService type
func NewSecurityService ¶ added in v3.4.0
func NewSecurityService(t testing.TB) *SecurityService
NewSecurityService creates a new instance of SecurityService. It also registers the testing.TB interface on the mock and a cleanup function to assert the mocks expectations.
func (*SecurityService) IsGranted ¶
func (_m *SecurityService) IsGranted(_a0 context.Context, _a1 *web.Session, _a2 string, _a3 interface{}) bool
IsGranted provides a mock function with given fields: _a0, _a1, _a2, _a3
func (*SecurityService) IsLoggedIn ¶
IsLoggedIn provides a mock function with given fields: _a0, _a1
func (*SecurityService) IsLoggedOut ¶
IsLoggedOut provides a mock function with given fields: _a0, _a1
Click to show internal directories.
Click to hide internal directories.