| Package | Description |
|---|---|
| de.xima.fc.web | |
| de.xima.fc.web.common.cache |
| Modifier and Type | Method and Description |
|---|---|
static LoginAttempt |
LoginAttemptHelper.addFailedLoginAttempt(String login,
Integer mandantID) |
static LoginAttempt |
LoginAttemptHelper.getLoginAttempts(String login,
Integer mandantID) |
static LoginAttempt |
LoginAttemptHelper.removeLoginAttempts(String login,
Integer mandantID) |
| Modifier and Type | Method and Description |
|---|---|
static LoginAttempt |
LoginCacheManager.addLoginAttempt(String login,
Integer mandantId) |
static LoginAttempt |
LoginCacheManager.getLoginAttempts(String login,
Integer mandantId) |
static LoginAttempt |
LoginCacheManager.removeAttempts(String login,
Integer mandantId) |
Copyright © 2016. All rights reserved.