| Interface | Description |
|---|---|
| CompressionHandler |
The interface for CompressionHandlers for all the different compression algorithms.
|
| Class | Description |
|---|---|
| DeflateCompressionHandler |
An implementation of the CompressionHandler for DEFLATE Compressed Data Format Specification.
|
| NOPCompressionHandler |
A NOP implementation of the Compression Handler, which will be used when no compression is to be
applied.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.