|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for ILIAS\Saml\DefaultSimpleSamlFactory:
Collaboration diagram for ILIAS\Saml\DefaultSimpleSamlFactory:Public Member Functions | |
| sourceById (string $id) | |
| sign (string $metadata, array $entity, string $type) | |
| store () | |
| configFromArray (array $config) | |
| contact (?array $contact) | |
| crypt () | |
| builder (string $id) | |
Definition at line 32 of file DefaultSimpleSamlFactory.php.
| ILIAS\Saml\DefaultSimpleSamlFactory::builder | ( | string | $id | ) |
Implements ILIAS\Saml\SimpleSamlFactory.
Definition at line 64 of file DefaultSimpleSamlFactory.php.
| ILIAS\Saml\DefaultSimpleSamlFactory::configFromArray | ( | array | $config | ) |
Implements ILIAS\Saml\SimpleSamlFactory.
Definition at line 49 of file DefaultSimpleSamlFactory.php.
| ILIAS\Saml\DefaultSimpleSamlFactory::contact | ( | ?array | $contact | ) |
Implements ILIAS\Saml\SimpleSamlFactory.
Definition at line 54 of file DefaultSimpleSamlFactory.php.
| ILIAS\Saml\DefaultSimpleSamlFactory::crypt | ( | ) |
Implements ILIAS\Saml\SimpleSamlFactory.
Definition at line 59 of file DefaultSimpleSamlFactory.php.
| ILIAS\Saml\DefaultSimpleSamlFactory::sign | ( | string | $metadata, |
| array | $entity, | ||
| string | $type | ||
| ) |
Implements ILIAS\Saml\SimpleSamlFactory.
Definition at line 39 of file DefaultSimpleSamlFactory.php.
| ILIAS\Saml\DefaultSimpleSamlFactory::sourceById | ( | string | $id | ) |
Implements ILIAS\Saml\SimpleSamlFactory.
Definition at line 34 of file DefaultSimpleSamlFactory.php.
| ILIAS\Saml\DefaultSimpleSamlFactory::store | ( | ) |
Implements ILIAS\Saml\SimpleSamlFactory.
Definition at line 44 of file DefaultSimpleSamlFactory.php.