Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AdditionalLdapAttributes []message.LDAPString
Functions ¶
func GetFilteredUsers ¶
func StartLdapServer ¶
func StartLdapServer()
Types ¶
type AttributeMapper ¶
type AttributeMapper func(user *object.User) message.AttributeValue
type FieldRelation ¶
type FieldRelation struct {
// contains filtered or unexported fields
}
func (FieldRelation) GetAttributeValue ¶
func (rel FieldRelation) GetAttributeValue(user *object.User) message.AttributeValue
func (FieldRelation) GetField ¶
func (rel FieldRelation) GetField() (string, error)
Click to show internal directories.
Click to hide internal directories.