| Package | Description |
|---|---|
| org.ocpsoft.rewrite.servlet.config | |
| org.ocpsoft.rewrite.servlet.config.encodequery |
| Modifier and Type | Method and Description |
|---|---|
EncodeQuery |
EncodeQuery.withEncodingStrategy(EncodingStrategy strategy)
Use the given
EncodingStrategy when performing encoding. |
| Modifier and Type | Class and Description |
|---|---|
class |
Base64EncodingStrategy
EncodingStrategy based on simple Base64 encoding and decoding. |
Copyright © 2023 OCPsoft. All rights reserved.