ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
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.