public class MailAccountCacheKeyGeneratorImpl extends Object implements IMailAccountCacheKeyGenerator
| Constructor and Description |
|---|
MailAccountCacheKeyGeneratorImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey(String loginId,
String hostSystem,
String prefix)
Returns a cache key for the user and email system hostname for selected prefix
|
public String getKey(String loginId, String hostSystem, String prefix)
IMailAccountCacheKeyGeneratorgetKey in interface IMailAccountCacheKeyGeneratorloginId - usernamehostSystem - mail system fully-qualified hostnameprefix - prefixCopyright © 2016 Apereo. All Rights Reserved.