| Class | Description |
|---|---|
| ApimanCorsFilter |
A simple CORS filter for apiman.
|
| AuthenticationFilter |
A simple implementation of an authentication filter - uses the APIMan
AuthToken concept to implement the equivalent of bearer token
authentication. |
| AuthenticationFilter.Creds |
Models inbound basic auth credentials (user/password).
|
| DisableCachingFilter |
Filter to disable all caching. |
| LocaleFilter |
A simple servlet filter that sets the user's locale on the i18n
messages framework so that messages logged are in the correct
locale.
|
| ResourceCacheControlFilter |
Filter to add cache control headers for resources such as CSS and images. |
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.