Documentation ¶
Index ¶
Constants ¶
View Source
const LDAP = "ldap"
View Source
const LDAPS = "ldaps"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LDAPPlugin ¶
type LDAPPlugin struct{}
func (*LDAPPlugin) Name ¶
func (p *LDAPPlugin) Name() string
func (*LDAPPlugin) PortPriority ¶
func (p *LDAPPlugin) PortPriority(i uint16) bool
func (*LDAPPlugin) Priority ¶
func (p *LDAPPlugin) Priority() int
func (*LDAPPlugin) Type ¶
func (p *LDAPPlugin) Type() plugins.Protocol
Click to show internal directories.
Click to hide internal directories.