ldif

package
v0.0.0-...-5196f62 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2020 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ATTR_TYPE_TEXT   uint = 0x1
	ATTR_TYPE_BINARY uint = 0x2
)

Variables

This section is empty.

Functions

This section is empty.

Types

type LdifBackend

type LdifBackend struct {
	Path string
	Log  log.Logger
	// contains filtered or unexported fields
}

func (*LdifBackend) Abandon

func (l *LdifBackend) Abandon(w ldap.ResponseWriter, m *ldap.Message)

func (*LdifBackend) Add

func (l *LdifBackend) Add(w ldap.ResponseWriter, m *ldap.Message)

func (*LdifBackend) Bind

func (l *LdifBackend) Bind(w ldap.ResponseWriter, m *ldap.Message)

func (*LdifBackend) Compare

func (l *LdifBackend) Compare(w ldap.ResponseWriter, m *ldap.Message)

The resultCode is set to compareTrue, compareFalse, or an appropriate error. compareTrue indicates that the assertion value in the ava Comparerequest field matches a value of the attribute or subtype according to the attribute's EQUALITY matching rule. compareFalse indicates that the assertion value in the ava field and the values of the attribute or subtype did not match. Other result codes indicate either that the result of the comparison was Undefined, or that some error occurred.

func (*LdifBackend) Delete

func (l *LdifBackend) Delete(w ldap.ResponseWriter, m *ldap.Message)

func (*LdifBackend) Extended

func (l *LdifBackend) Extended(w ldap.ResponseWriter, m *ldap.Message)

func (*LdifBackend) Modify

func (l *LdifBackend) Modify(w ldap.ResponseWriter, m *ldap.Message)

func (*LdifBackend) ModifyDN

func (l *LdifBackend) ModifyDN(w ldap.ResponseWriter, m *ldap.Message)

func (*LdifBackend) NotFound

func (l *LdifBackend) NotFound(w ldap.ResponseWriter, r *ldap.Message)

func (*LdifBackend) Search

func (l *LdifBackend) Search(w ldap.ResponseWriter, m *ldap.Message)

func (*LdifBackend) Start

func (l *LdifBackend) Start() error

Jump to

Keyboard shortcuts

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