Namespace Racoon\Api\Auth
| ApiKeyAuthenticator | Basic authenticator which can be used to set a static list of API keys. Class ApiKeyAuthenticator |
| NoAuthenticator | An Authenticator that allows everyone through. Class ApiKeyAuthenticator |
| AuthInterface |