ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ ilDoc Overview
NotDecryptedException.php
Go to the documentation of this file.
1
<?
php
2
3
namespace
SAML2\Assertion\Exception
;
4
5
use
SAML2\Exception\RuntimeException
;
6
7
class
NotDecryptedException
extends
RuntimeException
8
{
9
}
SAML2\Assertion\Exception
Definition:
InvalidAssertionException.php:3
RuntimeException
RuntimeException
SAML2\Assertion\Exception\NotDecryptedException
Definition:
NotDecryptedException.php:7
php
libs
composer
vendor
simplesamlphp
saml2
src
SAML2
Assertion
Exception
NotDecryptedException.php
Generated on Thu Jan 30 2025 19:01:30 for ILIAS by
1.8.13 (using
Doxyfile
)