API17:JAuthenticationResponse
From Joomla! Documentation
JAuthenticationResponse
Description
Methods
Visibility | Method name | Description |
---|---|---|
public | __construct | Constructor. |
- Defined in libraries/joomla/user/authentication.php
- Extends JObject
Importing
jimport( 'joomla.user.authentication' );
See also
JAuthenticationResponse source code on BitBucket
Subpackage User
- Other versions of JAuthenticationResponse
User contributed notes
Code Examples