VuFind API Documentation

ConfigurationLoaderInterface

Configuration loader interface

Tags
category

VuFind

author

Vaclav Rosecky vaclav.rosecky@mzk.cz

license

http://opensource.org/licenses/gpl-2.0.php GNU General Public License

link

Main Page

Table of Contents

getConfiguration()  : array<string|int, mixed>
Return shibboleth configuration.

Methods

getConfiguration()

Return shibboleth configuration.

public getConfiguration(string $entityId) : array<string|int, mixed>
Parameters
$entityId : string

entity ID of IdP

Tags
throws
Auth
Return values
array<string|int, mixed>

shibboleth configuration

Search results