| Interface | Description |
|---|---|
| TokenAccess |
Interface for providing access to an auth token cookie.
|
| Class | Description |
|---|---|
| AuthTokenFilter |
Jersey filter for accessing and sending Storage OS Auth Token.
|
| ClientUtils | |
| ExceptionOnErrorFilter |
Jersey filter that throws an Exception if the status code is 4xx or 5xx.
|
| LoggingFilter |
Filter to log input/output to our log file.
|
| ProxyTokenFilter |
Jersey filter for adding the proxy token to the request.
|
| RetryFilter | |
| ValidationErrorFilter |
Error filter that handles portal validation errors (400).
|