ldap

package
v0.0.0-...-eaa9f7c Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewLdapServerHandler

func NewLdapServerHandler(name string, backendHandler model.BackendHandler) (model.ServerHandler, error)

Types

type LdapServerHandler

type LdapServerHandler struct {
	model.ServerHandler
	// contains filtered or unexported fields
}

func (LdapServerHandler) Start

func (h LdapServerHandler) Start(async bool) error

type LdapServerSettings

type LdapServerSettings struct {
	model.BaseServer
	Bind        string
	EnforceLDAP bool
	CertFile    string
	KeyFile     string
}

Jump to

Keyboard shortcuts

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