http

package
v3.2.2 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BasicAuthIdentity

type BasicAuthIdentity struct {
	User string
	// contains filtered or unexported fields
}

BasicAuthIdentity transports a user identity, currently just the username

func (*BasicAuthIdentity) Broker

func (i *BasicAuthIdentity) Broker() string

Broker identity

func (*BasicAuthIdentity) Subject

func (i *BasicAuthIdentity) Subject() string

Subject is the http basic auth user

type Module

type Module struct{}

Module for HTTP authentication

func (*Module) Configure

func (*Module) Configure(injector *dingo.Injector)

Configure dependency injection

func (*Module) CueConfig

func (*Module) CueConfig() string

CueConfig schema

func (*Module) Depends

func (*Module) Depends() []dingo.Module

Depends on auth.WebModule

Jump to

Keyboard shortcuts

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