org.jasig.portlet.emailpreview.caching
Class EWSEndpointUriCacheKeyGeneratorImpl
java.lang.Object
org.jasig.portlet.emailpreview.caching.EWSEndpointUriCacheKeyGeneratorImpl
- All Implemented Interfaces:
- IEWSEndpoingUriCacheKeyGenerator
public class EWSEndpointUriCacheKeyGeneratorImpl
- extends Object
- implements IEWSEndpoingUriCacheKeyGenerator
Generates cache keys for a user's mailserver
- Author:
- James Wennmacher, jwennmacher@unicon.net
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EWSEndpointUriCacheKeyGeneratorImpl
public EWSEndpointUriCacheKeyGeneratorImpl()
getKey
public String getKey(MailStoreConfiguration config)
- Description copied from interface:
IEWSEndpoingUriCacheKeyGenerator
- Returns a cache key based on the mailstore configuration
- Specified by:
getKey in interface IEWSEndpoingUriCacheKeyGenerator
- Parameters:
config - mailstore configuration
- Returns:
- cache key
Copyright © 2013 Jasig. All Rights Reserved.