| Interface | Description |
|---|---|
| ImageRequestHashBuilder |
API for building a secure hash of image request parameters.
|
| ImageServerClient |
| Class | Description |
|---|---|
| AbstractImageServerClient |
Provides the common ImageServerClient methods that are endpoint independent.
|
| Md5ImageRequestHashBuilder |
Default implementation of
ImageRequestHashBuilder that calculates a uses an MD5
hash of all parameters including an additional custom hash token. |
| RemoteImageServerClient |
Represents a client for a remote ImageServer endpoint.
|
| Exception | Description |
|---|---|
| ImageServerException |
Copyright © 2020. All rights reserved.