ILIAS
trunk Revision v11.0_alpha-1769-g99a433fe2dc
|
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.