public interface IKeyManager
| Modifier and Type | Field and Description |
|---|---|
static String |
PORTLET_INSTANCE_KEY |
| Modifier and Type | Method and Description |
|---|---|
String |
generateCacheKey(String pageUrl,
javax.portlet.PortletRequest request) |
String |
generateCacheKey(String pageUrl,
String instanceKey) |
String |
generateStateKey(String key,
javax.portlet.PortletRequest request) |
String |
getInstanceKey(javax.portlet.PortletRequest request)
Generates a unique key for this portlet instance that will persist across portal restarts
|
Copyright © 2016 Jasig. All Rights Reserved.