ldap

package
v0.0.0-...-503c688 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const SASLAuthMethodGSSAPI = "GSSAPI"

SASLAuthMethodGSSAPI represents the authentication mechanism with GSSAPI

View Source
const SASLAuthMethodSCRAMSHA1 = "SCRAM-SHA-1"

SASLAuthMethodSCRAMSHA1 represents the authentication mechanism with SCRAM-SHA-1

View Source
const SASLAuthMethodSCRAMSHA256 = "SCRAM-SHA-256"

SASLAuthMethodSCRAMSHA256 represents the authentication mechanism with SCRAM-SHA-256

Variables

View Source
var LDAPSASLAuthImpl = &ldapSASLAuthImpl{
	&ldapAuthImpl{},
	"",
}

LDAPSASLAuthImpl is the implementation of authentication with LDAP SASL

View Source
var LDAPSimpleAuthImpl = &ldapSimplAuthImpl{
	&ldapAuthImpl{},
}

LDAPSimpleAuthImpl is the implementation of authentication with LDAP clear text password

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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