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