CsrfGuard
Interfaces, Classes, Traits and Enums
- TokenProviderInterface
- Token provider interface.
- BadExpireException
- Bad Expire Exception.
- BadStorageSizeException
- Bad Expire Exception.
- BadTokenLengthException
- Bad Expire Exception.
- ExceptionBoundary
- Excepiton Boundary.
- SessionNotStartedException
- Session not started Exception.
- EncryptionTokenProvider
- CSRF Encryption based token pattern provider.
- HmacTokenProvider
- CSRF HMAC based Token pattern provider.
- SynchronizerTokenProvider
- CSRF random (aka Synchronizer) token pattern provider.
- ProviderSimpleFactory
- Csrf token provider factory.
- BadExpireTrait
- Bad expire trait.
- BadStorageSizeTrait
- Bad storage size trait.
- BadTokenLengthTrait
- Bad token length trait.
- SessionNotStartedTrait
- Session not started trait.