|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Named exception to indicate that the preconditions for processing the SAML response have not been met. More...
Inheritance diagram for SAML2\Response\Exception\PreconditionNotMetException:
Collaboration diagram for SAML2\Response\Exception\PreconditionNotMetException:Static Public Member Functions | |
| static | createFromValidationResult (Result $result) |
Named exception to indicate that the preconditions for processing the SAML response have not been met.
Definition at line 10 of file PreconditionNotMetException.php.
|
static |
Definition at line 12 of file PreconditionNotMetException.php.
References $message, $result, and sprintf.
Referenced by SAML2\Response\Processor\enforcePreconditions().
Here is the caller graph for this function: