auth

package
v0.0.0-...-ff68fb7 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthorisationProvider

type AuthorisationProvider interface {
	Validate(string, string) error
}

func FetchProviderFromConfig

func FetchProviderFromConfig(config *config.Config) (provider AuthorisationProvider, err error)

type LdapAuthImpl

type LdapAuthImpl struct {
	// contains filtered or unexported fields
}

func (*LdapAuthImpl) Validate

func (impl *LdapAuthImpl) Validate(username string, password string) error

Jump to

Keyboard shortcuts

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