|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evolveum.midpoint.model.controller.ModelUtils
public class ModelUtils
Constructor Summary | |
---|---|
ModelUtils()
|
Method Summary | |
---|---|
static PropertyReferenceListType |
createPropertyReferenceListType(java.lang.String... properties)
|
static void |
generatePassword(AccountShadowType account,
int length,
Protector protector)
|
static PasswordType |
getPassword(AccountShadowType account)
|
static boolean |
isActivationEnabled(ActivationType activation)
|
static void |
validatePaging(ObjectPaging paging)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ModelUtils()
Method Detail |
---|
public static void validatePaging(ObjectPaging paging)
public static void generatePassword(AccountShadowType account, int length, Protector protector) throws EncryptionException
EncryptionException
public static PasswordType getPassword(AccountShadowType account)
public static PropertyReferenceListType createPropertyReferenceListType(java.lang.String... properties)
public static boolean isActivationEnabled(ActivationType activation)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |