| Class | Description |
|---|---|
| AuthorizationConfig |
Configuration object for the Authorization policy.
|
| AuthorizationRule |
A single authorization rule consisting of a verb, path pattern, and role name.
|
| BasicAuthenticationConfig |
Configuration object for the IP blacklist policy.
|
| CachingConfig |
Configuration object for the Caching policy.
|
| IgnoredResourcesConfig |
Configuration object for the Ignored Resources policy.
|
| IPListConfig |
Configuration object for the IP list policies.
|
| RateLimitingConfig |
Configuration object for the rate limiting policy.
|
| TransferQuotaConfig |
Configuration for the transfer quota.
|
| URLRewritingConfig |
Configuration object for the URL re-writing policy.
|
| Enum | Description |
|---|---|
| MultipleMatchType |
How to behave if multiple rules match the request.
|
| TransferDirectionType |
Direction of a transfer.
|
| UnmatchedRequestType |
What to do if no authorization rules match the request.
|
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.