Package | Description |
---|---|
de.xima.fc.gui.bean.settings | |
de.xima.fc.mdl.enums |
Enummerationen die unter anderem innerhalb von Modellklassen referenziert werden.
|
Modifier and Type | Method and Description |
---|---|
<T> T |
ApplicationConfigBean.getSystemProperty(IEntityContext ec,
EPasswordPolicy pwdPolicy) |
SystemProperty |
ApplicationConfigBean.updateSystemProperty(IEntityContext ec,
EPasswordPolicy pwdPolicy,
String value) |
Modifier and Type | Method and Description |
---|---|
static EPasswordPolicy |
EPasswordPolicy.byPropertyKey(String key) |
static EPasswordPolicy |
EPasswordPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EPasswordPolicy[] |
EPasswordPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Stream<EPasswordPolicy> |
EPasswordPolicy.stream() |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.