| Interface | Description |
|---|---|
| SecurityGuard |
It's the interface to implement a single SecurityGuard to be used by MainSecurityGuard
|
| Class | Description |
|---|---|
| MainSecurityGuard |
It's the "main" SecurityGuard that must be used to real validate something.
|
| Exception | Description |
|---|---|
| SecurityError |
It's a specific error that is throwed when try to execute something that mustn't be executed
|