You are here

namespace Drupal\Core\Security in Drupal 8

Same name in other branches
  1. 7 Drupal\Core\Security
  2. 9 Drupal\Core\Security
Classsort descending Location Description
DoTrustedCallbackTrait core/lib/Drupal/Core/Security/DoTrustedCallbackTrait.php Ensures that TrustedCallbackInterface can be enforced for callback methods.
PharExtensionInterceptor core/lib/Drupal/Core/Security/PharExtensionInterceptor.php An alternate PharExtensionInterceptor to support phar-based CLI tools.
RequestSanitizer core/lib/Drupal/Core/Security/RequestSanitizer.php Sanitizes user input.
TrustedCallbackInterface core/lib/Drupal/Core/Security/TrustedCallbackInterface.php Interface to declare trusted callbacks.
UntrustedCallbackException core/lib/Drupal/Core/Security/UntrustedCallbackException.php Exception thrown if a callback is untrusted.