uaafakes

package
v6.22.2+incompatible Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2016 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

This file was generated by counterfeiter

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeAuthenticationStore

type FakeAuthenticationStore struct {
	ClientIDStub func() string

	ClientSecretStub func() string

	SkipSSLValidationStub func() bool

	AccessTokenStub func() string

	RefreshTokenStub func() string

	SetAccessTokenStub func(token string)
	// contains filtered or unexported fields
}

func (*FakeAuthenticationStore) AccessToken

func (fake *FakeAuthenticationStore) AccessToken() string

func (*FakeAuthenticationStore) AccessTokenCallCount

func (fake *FakeAuthenticationStore) AccessTokenCallCount() int

func (*FakeAuthenticationStore) AccessTokenReturns

func (fake *FakeAuthenticationStore) AccessTokenReturns(result1 string)

func (*FakeAuthenticationStore) ClientID

func (fake *FakeAuthenticationStore) ClientID() string

func (*FakeAuthenticationStore) ClientIDCallCount

func (fake *FakeAuthenticationStore) ClientIDCallCount() int

func (*FakeAuthenticationStore) ClientIDReturns

func (fake *FakeAuthenticationStore) ClientIDReturns(result1 string)

func (*FakeAuthenticationStore) ClientSecret

func (fake *FakeAuthenticationStore) ClientSecret() string

func (*FakeAuthenticationStore) ClientSecretCallCount

func (fake *FakeAuthenticationStore) ClientSecretCallCount() int

func (*FakeAuthenticationStore) ClientSecretReturns

func (fake *FakeAuthenticationStore) ClientSecretReturns(result1 string)

func (*FakeAuthenticationStore) Invocations

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

func (*FakeAuthenticationStore) RefreshToken

func (fake *FakeAuthenticationStore) RefreshToken() string

func (*FakeAuthenticationStore) RefreshTokenCallCount

func (fake *FakeAuthenticationStore) RefreshTokenCallCount() int

func (*FakeAuthenticationStore) RefreshTokenReturns

func (fake *FakeAuthenticationStore) RefreshTokenReturns(result1 string)

func (*FakeAuthenticationStore) SetAccessToken

func (fake *FakeAuthenticationStore) SetAccessToken(token string)

func (*FakeAuthenticationStore) SetAccessTokenArgsForCall

func (fake *FakeAuthenticationStore) SetAccessTokenArgsForCall(i int) string

func (*FakeAuthenticationStore) SetAccessTokenCallCount

func (fake *FakeAuthenticationStore) SetAccessTokenCallCount() int

func (*FakeAuthenticationStore) SkipSSLValidation

func (fake *FakeAuthenticationStore) SkipSSLValidation() bool

func (*FakeAuthenticationStore) SkipSSLValidationCallCount

func (fake *FakeAuthenticationStore) SkipSSLValidationCallCount() int

func (*FakeAuthenticationStore) SkipSSLValidationReturns

func (fake *FakeAuthenticationStore) SkipSSLValidationReturns(result1 bool)

Jump to

Keyboard shortcuts

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