Classes, interfaces and traits
jIAuthDriverClass¶
interface for classes used with the jAuthDriverClass
« More »
classAuthDriver¶
Driver for a class which implement an authentification
« More »
dbAuthDriver¶
authentification driver for authentification information stored in a database
« More »
jAuthUserLDS¶
object which represent a user
this is only a data container. In fact, auth drivers can provide
other object to embed user data.
« More »
ldapAuthDriver¶
LDAP authentification driver for authentification information stored in LDAP server
« More »
ldsAuthDriver¶
authentification driver, which communicate with a LDS server
LDS = Linbox Directory Server
« More »