| Package | Description |
|---|---|
| org.jboss.as.domain.management.security.password |
| Modifier and Type | Method and Description |
|---|---|
RestrictionLevel |
PasswordCheckUtil.getRestrictionLevel() |
static RestrictionLevel |
RestrictionLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RestrictionLevel[] |
RestrictionLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static PasswordCheckUtil |
PasswordCheckUtil.create(RestrictionLevel level) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.