Horde_Core_Auth_Shibboleth
extends Horde_Auth_Shibboleth
in package
The Horde_Core_Auth_Shibboleth class provides Horde-specific code that extends the base Shibboleth driver.
Copyright 2010-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://opensource.org/licenses/lgpl-2.1.php
Tags
Table of Contents
Methods
- validateAuth() : bool
- Checks for triggers that may invalidate the current auth.
Methods
validateAuth()
Checks for triggers that may invalidate the current auth.
public
validateAuth() : bool
These triggers are independent of the credentials.
Return values
bool —True if the results of authenticate() are still valid.