Security
Table of Contents
Namespaces
Interfaces
- SigningProviderInterface
- SigningSecretInterface
- Provides the value that is used as secret in a cryptographic signing process.
Classes
- AllowedCallableAssertion
- AllowedCallableException
- An exception
- Nonce
- Number used once.
- NonceException
- An exception
- NoncePool
- RawValue
- This class represents a value that can be either untrusted (meaning it needs to be verified later) or trusted (meaning it has already been verified).
- RequestToken
- RequestTokenException
- An exception
- SecretIdentifier
- Model used to identify a secret, without actually containing the secret value.
- SigningSecretResolver
- Resolves SigningSecretInterface items.
Traits
- BlockSerializationTrait
- Blocks object being using `unserialize()` invocations.
- JwtTrait
- Trait providing support for JWT using symmetric hash signing.