ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ ilDoc Overview
ServiceProviderAware.php
Go to the documentation of this file.
1
<?php
2
3
namespace
SAML2\Configuration
;
4
8
interface
ServiceProviderAware
9
{
10
public
function
setServiceProvider
(
ServiceProvider
$serviceProvider);
11
}
SAML2\Configuration\ServiceProvider
Basic Configuration Wrapper.
Definition:
ServiceProvider.php:10
SAML2\Configuration
Definition:
ArrayAdapter.php:3
SAML2\Configuration\ServiceProviderAware\setServiceProvider
setServiceProvider(ServiceProvider $serviceProvider)
SAML2\Configuration\ServiceProviderAware
Interface for triggering setter injection.
Definition:
ServiceProviderAware.php:8
libs
composer
vendor
simplesamlphp
saml2
src
SAML2
Configuration
ServiceProviderAware.php
Generated on Tue Jan 28 2025 19:01:10 for ILIAS by
1.8.13 (using
Doxyfile
)