ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Validates the preconditions that have to be met prior to processing of the response. More...
Public Member Functions | |
__construct (Destination $destination) | |
Public Member Functions inherited from SAML2\Response\Validation\Validator | |
addConstraintValidator (ConstraintValidator $constraint) | |
validate (Response $response) | |
Additional Inherited Members | |
Protected Attributes inherited from SAML2\Response\Validation\Validator | |
$constraints | |
Validates the preconditions that have to be met prior to processing of the response.
Definition at line 12 of file PreconditionValidator.php.
SAML2\Response\Validation\PreconditionValidator::__construct | ( | Destination | $destination | ) |
Definition at line 14 of file PreconditionValidator.php.
References SAML2\Response\Validation\Validator\addConstraintValidator().