PHP Class Horde_Core_Auth_Shibboleth, horde

Copyright 2010-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://opensource.org/licenses/lgpl-2.1.php
Author: Michael Slusarz ([email protected])
Inheritance: extends Horde_Auth_Shibboleth
Datei anzeigen Open project: horde/horde

Public Methods

Method Description
validateAuth ( ) : boolean Checks for triggers that may invalidate the current auth.

Method Details

validateAuth() public method

These triggers are independent of the credentials.
public validateAuth ( ) : boolean
return boolean True if the results of authenticate() are still valid.