nullauth

package
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: May 19, 2020 License: MIT Imports: 5 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NullAuthenticator

type NullAuthenticator struct{}

func (*NullAuthenticator) Auth

func (*NullAuthenticator) AuthenticateGRPCRequest

func (a *NullAuthenticator) AuthenticateGRPCRequest(ctx context.Context) context.Context

func (*NullAuthenticator) AuthenticateHTTPRequest

func (a *NullAuthenticator) AuthenticateHTTPRequest(w http.ResponseWriter, r *http.Request) context.Context

func (*NullAuthenticator) FillUser

func (a *NullAuthenticator) FillUser(ctx context.Context, user *tables.User) error

func (*NullAuthenticator) GetAPIKey added in v1.0.5

func (a *NullAuthenticator) GetAPIKey(ctx context.Context) (string, error)

func (*NullAuthenticator) GetBasicAuthToken added in v1.0.4

func (a *NullAuthenticator) GetBasicAuthToken(ctx context.Context) (interfaces.BasicAuthToken, error)

func (*NullAuthenticator) GetUserToken added in v1.0.4

func (a *NullAuthenticator) GetUserToken(ctx context.Context) (interfaces.UserToken, error)

func (*NullAuthenticator) Login

func (*NullAuthenticator) Logout

Jump to

Keyboard shortcuts

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