|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Collaboration diagram for SAML2\Signature\Validator:Public Member Functions | |
| __construct (LoggerInterface $logger) | |
| hasValidSignature (SignedElement $signedElement, CertificateProvider $configuration) | |
Private Attributes | |
| $logger | |
Definition at line 14 of file Validator.php.
| SAML2\Signature\Validator::__construct | ( | LoggerInterface | $logger | ) |
Definition at line 21 of file Validator.php.
References SAML2\Signature\Validator\$logger.
| SAML2\Signature\Validator::hasValidSignature | ( | SignedElement | $signedElement, |
| CertificateProvider | $configuration | ||
| ) |
Definition at line 26 of file Validator.php.
|
private |
Definition at line 19 of file Validator.php.
Referenced by SAML2\Signature\Validator\__construct().