|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for ILIAS\Saml\SimpleSamlFactory:
Collaboration diagram for ILIAS\Saml\SimpleSamlFactory: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 29 of file SimpleSamlFactory.php.
| ILIAS\Saml\SimpleSamlFactory::builder | ( | string | $id | ) |
Implemented in ILIAS\Saml\DefaultSimpleSamlFactory.
| ILIAS\Saml\SimpleSamlFactory::configFromArray | ( | array | $config | ) |
Implemented in ILIAS\Saml\DefaultSimpleSamlFactory.
| ILIAS\Saml\SimpleSamlFactory::contact | ( | ?array | $contact | ) |
Implemented in ILIAS\Saml\DefaultSimpleSamlFactory.
| ILIAS\Saml\SimpleSamlFactory::crypt | ( | ) |
Implemented in ILIAS\Saml\DefaultSimpleSamlFactory.
| ILIAS\Saml\SimpleSamlFactory::sign | ( | string | $metadata, |
| array | $entity, | ||
| string | $type | ||
| ) |
Implemented in ILIAS\Saml\DefaultSimpleSamlFactory.
| ILIAS\Saml\SimpleSamlFactory::sourceById | ( | string | $id | ) |
Implemented in ILIAS\Saml\DefaultSimpleSamlFactory.
| ILIAS\Saml\SimpleSamlFactory::store | ( | ) |
Implemented in ILIAS\Saml\DefaultSimpleSamlFactory.