| Package | Description |
|---|---|
| org.daveware.passwordmaker |
| Modifier and Type | Field and Description |
|---|---|
static AccountPatternType |
AccountPatternType.REGEX |
static AccountPatternType |
AccountPatternType.WILDCARD |
| Modifier and Type | Method and Description |
|---|---|
static AccountPatternType |
AccountPatternType.fromString(String str) |
AccountPatternType |
AccountPatternData.getType() |
| Modifier and Type | Method and Description |
|---|---|
AccountBuilder |
AccountBuilder.addPattern(String desc,
String pattern,
AccountPatternType type,
boolean enabled) |
int |
AccountPatternType.compareTo(AccountPatternType o) |
void |
AccountPatternData.setType(AccountPatternType type) |
Copyright © 2018. All rights reserved.