\JCORE\AUTHAUTH_HARNESS

Class AUTH_HARNESS

Summary

Methods
Properties
Constants
__construct()
register()
authenticate()
No public properties found
No constants found
No protected methods found
$implementation
N/A
No private methods found
No private properties found
N/A

Properties

$implementation

$implementation : array

implementation

Type

array

Methods

__construct()

__construct() : null

__construct

Returns

null

register()

register(  $authClass = null) : boolean

authClass must be a string of the full psr-4 namespace

Parameters

$authClass

Returns

boolean

authenticate()

authenticate(  $authClass = null,   $params = null) : boolean

authenticate

Parameters

$authClass
$params

Returns

boolean