ldap

package
v0.0.0-...-d9936ee Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LdapClient

type LdapClient interface {
	Close()
	Authenticate(username, password string) (bool, map[string]string, error)
	Connect() error
}

func NewLdapClient

func NewLdapClient(config *configs.Ldap, attributes []string) LdapClient

Jump to

Keyboard shortcuts

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