services

package
v0.0.0-...-614d85d Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrCustomerNotFound  = errors.New("customer not found")
	ErrUserNotInCustomer = errors.New("user not in customer")
)

Functions

This section is empty.

Types

type AuthnService

type AuthnService interface {
	Login(customerName string, username, password string) (*multi_tenant.UserInfo, error)
}

func NewLDAPAuthnService

func NewLDAPAuthnService() AuthnService

Jump to

Keyboard shortcuts

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