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 ¶
Click to show internal directories.
Click to hide internal directories.