This is the lichat-ldap Reference Manual, version 1.0.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 06:36:44 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
lichat-ldap
LDAP backend for the Lichat server profiles.
Yukari Hafner <shinmera@tymoon.eu>
Yukari Hafner <shinmera@tymoon.eu>
zlib
1.0.0
lichat-serverlib
(system).
trivial-ldap
(system).
documentation-utils
(system).
package.lisp
(file).
ldap.lisp
(file).
documentation.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
lichat-ldap/lichat-ldap.asd
lichat-ldap/package.lisp
lichat-ldap/ldap.lisp
lichat-ldap/documentation.lisp
lichat-ldap/ldap.lisp
package.lisp
(file).
lichat-ldap
(system).
bind-dn
(reader method).
bind-dn
(reader method).
(setf bind-dn)
(writer method).
bind-error
(condition).
bind-pw
(reader method).
(setf bind-pw)
(writer method).
error-message
(reader method).
error-type
(reader method).
find-profile
(method).
ldap-host
(reader method).
(setf ldap-host)
(writer method).
ldap-port
(reader method).
(setf ldap-port)
(writer method).
ldap-ssl
(reader method).
(setf ldap-ssl)
(writer method).
list-profiles
(method).
make-profile
(method).
(setf password)
(method).
password-valid-p
(method).
print-object
(method).
profile
(class).
profile-attr
(reader method).
(setf profile-attr)
(writer method).
profile-base
(reader method).
(setf profile-base)
(writer method).
profile-query
(reader method).
(setf profile-query)
(writer method).
remove-profile
(method).
server
(reader method).
server
(class).
replace-username
(function).
with-ldap
(macro).
lichat-ldap/documentation.lisp
ldap.lisp
(file).
lichat-ldap
(system).
Packages are listed by definition order.
lichat-ldap
org.shirakumo.lichat.ldap
common-lisp
.
bind-dn
(generic reader).
(setf bind-dn)
(generic writer).
bind-error
(condition).
bind-pw
(generic reader).
(setf bind-pw)
(generic writer).
error-message
(generic reader).
error-type
(generic reader).
ldap-host
(generic reader).
(setf ldap-host)
(generic writer).
ldap-port
(generic reader).
(setf ldap-port)
(generic writer).
ldap-ssl
(generic reader).
(setf ldap-ssl)
(generic writer).
profile
(class).
profile-attr
(generic reader).
(setf profile-attr)
(generic writer).
profile-base
(generic reader).
(setf profile-base)
(generic writer).
profile-query
(generic reader).
(setf profile-query)
(generic writer).
server
(generic reader).
server
(class).
replace-username
(function).
with-ldap
(macro).
Definitions are sorted by export status, category, package, and then by lexicographic order.
bind-error
)) ¶bind-error
)) ¶profile
.
Initarg | Value |
---|---|
:timeout | nil |
server
.
(setf bind-dn)
.
bind-dn
.
(setf bind-pw)
.
bind-pw
.
find-profile
.
(setf ldap-host)
.
ldap-host
.
(setf ldap-port)
.
ldap-port
.
(setf ldap-ssl)
.
ldap-ssl
.
list-profiles
.
make-profile
.
(setf profile-attr)
.
profile-attr
.
(setf profile-base)
.
profile-base
.
(setf profile-query)
.
profile-query
.
remove-profile
.
Initarg | Value |
---|---|
:ldap-host | localhost |
:ldap-port | 389 |
:ldap-ssl | nil |
:bind-dn | nil |
:bind-pw | nil |
:profile-base | nil |
:profile-query | (quote (= cn name)) |
:profile-attr | cn |
:ldap-host
:ldap-port
:ldap-ssl
:bind-dn
:bind-pw
:profile-base
:profile-query
:profile-attr
Jump to: | (
B E F G L M P R S W |
---|
Jump to: | (
B E F G L M P R S W |
---|
Jump to: | B E L P S |
---|
Jump to: | B E L P S |
---|
Jump to: | B C D F L P S |
---|
Jump to: | B C D F L P S |
---|