authfakes

package
v0.0.0-...-ddabe92 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2018 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeRejector

type FakeRejector struct {
	UnauthorizedStub func(http.ResponseWriter, *http.Request)

	ForbiddenStub func(http.ResponseWriter, *http.Request)
	// contains filtered or unexported fields
}

func (*FakeRejector) Forbidden

func (fake *FakeRejector) Forbidden(arg1 http.ResponseWriter, arg2 *http.Request)

func (*FakeRejector) ForbiddenArgsForCall

func (fake *FakeRejector) ForbiddenArgsForCall(i int) (http.ResponseWriter, *http.Request)

func (*FakeRejector) ForbiddenCallCount

func (fake *FakeRejector) ForbiddenCallCount() int

func (*FakeRejector) Invocations

func (fake *FakeRejector) Invocations() map[string][][]interface{}

func (*FakeRejector) Unauthorized

func (fake *FakeRejector) Unauthorized(arg1 http.ResponseWriter, arg2 *http.Request)

func (*FakeRejector) UnauthorizedArgsForCall

func (fake *FakeRejector) UnauthorizedArgsForCall(i int) (http.ResponseWriter, *http.Request)

func (*FakeRejector) UnauthorizedCallCount

func (fake *FakeRejector) UnauthorizedCallCount() int

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL