SecurityException.php
system/Security/Exceptions/SecurityException.php
1 class
5 methods
class SecurityException
This file is part of CodeIgniter 4 framework. For the full copyright and license information, please view the LICENSE file that was distributed with this source code.
forDisallowedAction
()
forInsecureCookie
()
forInvalidUTF8Chars
(string $source, string $string)
forInvalidControlChars
(string $source, string $string)
forInvalidSameSite
(string $samesite)