Classes

JAuthentication

Authentication class, provides an interface for the Joomla authentication system

This class allows for simple but smart objects with get and set methods and an internal error handler.
« More »

JAuthenticationResponse

Authentication response class, provides an object for storing user and error details

This class allows for simple but smart objects with get and set methods and an internal error handler.
« More »

JUser

User class. Handles all application interaction with a user

This class allows for simple but smart objects with get and set methods and an internal error handler.
« More »

JUserHelper

Authorisation helper class, provides static methods to perform various tasks relevant to the Joomla user and authorisation classes

This class has influences and some method logic from the Horde Auth package
« More »