| Package | Description |
|---|---|
| org.ocpsoft.rewrite.annotation.handler |
| Class and Description |
|---|
| Convert
Tells Rewrite to use a converter to convert the value of a specific parameter binding.
|
| Domain
Adds a
Domain condition to the current rule. |
| ForwardTo
Adds a
Forward operation to the current rule. |
Join
Rule that creates a bi-directional rewrite rule between an externally facing path
and an internal server resource path. |
| Matches |
| Parameter
Registers a
Binding for a parameter. |
| PathPattern |
| Priority
Sets the priority of the current rule.
|
| RequestAction
Adds an
Invoke to the current rule. |
| RewriteConfiguration
Specifies that the annotated class is a
ConfigurationProvider that should be used in the current application. |
| RolesRequired
Adds a
JAASRoles condition to the current rule. |
| Rule
Sets the ID of the current
Rule. |
| Validate
Specifies a
Validator with which to validate the corresponding Parameter. |
Copyright © 2021 OCPsoft. All rights reserved.