| Package | Description | 
|---|---|
| de.xima.fc.web | |
| de.xima.fc.web.common.cache | 
| Modifier and Type | Method and Description | 
|---|---|
static LoginAttempt | 
LoginAttemptHelper.addFailedLoginAttempt(String login,
                     Long mandantID)  | 
static LoginAttempt | 
LoginAttemptHelper.getLoginAttempts(String login,
                Long mandantID)  | 
static LoginAttempt | 
LoginAttemptHelper.removeLoginAttempts(String login,
                   Long mandantID)  | 
| Modifier and Type | Method and Description | 
|---|---|
static LoginAttempt | 
LoginCacheManager.addLoginAttempt(String login,
               Long mandantId)  | 
static LoginAttempt | 
LoginCacheManager.getLoginAttempts(String login,
                Long mandantId)  | 
| Modifier and Type | Method and Description | 
|---|---|
static org.ehcache.Cache<String,LoginAttempt> | 
LoginCacheManager.getCache()  | 
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.