You are here

namespace Drupal\jwt\Plugin\KeyType in JSON Web Token Authentication (JWT) 8

Same name in other branches
  1. 8.0 Drupal\jwt\Plugin\KeyType
Classsort descending Location Description
JwtHsKeyType src/Plugin/KeyType/JwtHsKeyType.php Defines a key type for JWT HMAC Signatures.
JwtRsKeyType src/Plugin/KeyType/JwtRsKeyType.php Defines a key type for JWT RSA Signatures.