Classes, interfaces and traits

jIAuthDriver

interface for auth drivers

« More »

jAuth

This is the main class for authentification process

« More »

jAuthDummyUser

internal use

this is only a data container. In fact, auth drivers can provide other object to embed user data.
« More »

jAuthUser

default object to represent a user

this is only a data container. In fact, auth drivers can provide other object to embed user data.
« More »

jAuthUserLDAP

object which represent a user for LDAP driver

this is only a data container. In fact, auth drivers can provide other object to embed user data.
« More »