Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTMLRenderer ¶
HTMLRenderer is an autogenerated mock type for the HTMLRenderer type
func (*HTMLRenderer) RenderTemplate ¶
func (_m *HTMLRenderer) RenderTemplate(w io.Writer, templateName renderer.TemplateName, data interface{}) error
RenderTemplate provides a mock function with given fields: w, templateName, data
type JWTService ¶
JWTService is an autogenerated mock type for the JWTService type
func (*JWTService) ParseAndVerify ¶
ParseAndVerify provides a mock function with given fields: jwtSrc, jwksURI
type UAAClient ¶
UAAClient is an autogenerated mock type for the UAAClient type
func (*UAAClient) GetAuthorizationEndpointWithParams ¶
func (_m *UAAClient) GetAuthorizationEndpointWithParams(authzEndpoint string, oauthState string) (string, error)
GetAuthorizationEndpointWithParams provides a mock function with given fields: authzEndpoint, oauthState
func (*UAAClient) GetOpenIDConfiguration ¶
func (_m *UAAClient) GetOpenIDConfiguration() (uaa.OpenIDConfiguration, error)
GetOpenIDConfiguration provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.