public class KeyCompressor extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
KeyCompressor() |
| Modifier and Type | Method and Description |
|---|---|
static String |
decodeKey(String inputString)
Decode a base-64 url safe cache key.
|
static String |
encodeKey(String inputString)
Encode a cacheKey.
|
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.