public class AttemptCriteria extends Object
For example: "ip=123.1.2.3" or
"userId=Stromgol123"
| Constructor and Description |
|---|
AttemptCriteria(String criteriaName,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getValue() |
static AttemptCriteria |
of(String criteriaName,
String value) |
String |
toString() |
Copyright © 2019. All rights reserved.