| Class | Description |
|---|---|
| AccessToken |
When we "grant" access, we generate one of these.
|
| AuthorizationCode |
The authorization code is generated after we know the user has given our
application the right credentials to p4d.
|
| Token |
Stores the saved p4d token for the user and request URI (which is bound to
a specific IP address).
|
| Whitelist | |
| WhitelistedServer |