Documentation
¶
Index ¶
- type HttpClientRequester
- type Impersonation
- func (_m *Impersonation) GetAccessToken() string
- func (_m *Impersonation) GetAccessTokenExpires() time.Time
- func (_m *Impersonation) GetScopes() []string
- func (_m *Impersonation) GetSub() string
- func (_m *Impersonation) SetAccessToken(_a0 string) core.Impersonation
- func (_m *Impersonation) SetAccessTokenExpires(_a0 time.Time) core.Impersonation
- func (_m *Impersonation) SetScopes(_a0 []string) core.Impersonation
- func (_m *Impersonation) SetSub(_a0 string) core.Impersonation
- type Key
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HttpClientRequester ¶
HttpClientRequester is an autogenerated mock type for the HttpClientRequester type
type Impersonation ¶
Impersonation is an autogenerated mock type for the Impersonation type
func (*Impersonation) GetAccessToken ¶
func (_m *Impersonation) GetAccessToken() string
GetAccessToken provides a mock function with given fields:
func (*Impersonation) GetAccessTokenExpires ¶
func (_m *Impersonation) GetAccessTokenExpires() time.Time
GetAccessTokenExpires provides a mock function with given fields:
func (*Impersonation) GetScopes ¶
func (_m *Impersonation) GetScopes() []string
GetScopes provides a mock function with given fields:
func (*Impersonation) GetSub ¶
func (_m *Impersonation) GetSub() string
GetSub provides a mock function with given fields:
func (*Impersonation) SetAccessToken ¶
func (_m *Impersonation) SetAccessToken(_a0 string) core.Impersonation
SetAccessToken provides a mock function with given fields: _a0
func (*Impersonation) SetAccessTokenExpires ¶
func (_m *Impersonation) SetAccessTokenExpires(_a0 time.Time) core.Impersonation
SetAccessTokenExpires provides a mock function with given fields: _a0
func (*Impersonation) SetScopes ¶
func (_m *Impersonation) SetScopes(_a0 []string) core.Impersonation
SetScopes provides a mock function with given fields: _a0
func (*Impersonation) SetSub ¶
func (_m *Impersonation) SetSub(_a0 string) core.Impersonation
SetSub provides a mock function with given fields: _a0
type Key ¶ added in v3.0.10
Key is an autogenerated mock type for the Key type
func (*Key) GetDecoded ¶ added in v3.0.10
func (_m *Key) GetDecoded() (crypto.PrivateKey, error)
GetDecoded provides a mock function with given fields:
func (*Key) GetJwtSigningMethod ¶ added in v3.0.10
func (_m *Key) GetJwtSigningMethod() jwt.SigningMethod
GetJwtSigningMethod provides a mock function with given fields: