| Package | Description |
|---|---|
| org.exoplatform.web.security.errorlogin |
| Modifier and Type | Method and Description |
|---|---|
static InvalidLoginPolicy |
InvalidLoginPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InvalidLoginPolicy[] |
InvalidLoginPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InvalidLoginAttemptsService.setInvalidLoginPolicy(InvalidLoginPolicy invalidLoginPolicy)
Allows to set custom invalidLoginPolicy
|
Copyright © 2018 JBoss by Red Hat. All Rights Reserved.