com.evolveum.midpoint.model.controller
Class ModelUtils
java.lang.Object
com.evolveum.midpoint.model.controller.ModelUtils
public class ModelUtils
- extends java.lang.Object
- Author:
- lazyman
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModelUtils
public ModelUtils()
unresolveResourceObjectShadow
public static void unresolveResourceObjectShadow(ResourceObjectShadowType shadow)
validatePaging
public static void validatePaging(PagingType paging)
generatePassword
public static void generatePassword(AccountShadowType account,
int length,
Protector protector)
throws EncryptionException
- Throws:
EncryptionException
getPassword
public static PasswordType getPassword(AccountShadowType account)
createPropertyReferenceListType
public static PropertyReferenceListType createPropertyReferenceListType(java.lang.String... properties)
isActivationEnabled
public static boolean isActivationEnabled(ActivationType activation)
Copyright © 2012 evolveum. All Rights Reserved.