com.evolveum.midpoint.provisioning.ucf.util
Class UcfUtil
java.lang.Object
com.evolveum.midpoint.provisioning.ucf.util.UcfUtil
public class UcfUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UcfUtil
public UcfUtil()
convertAttributeNameToIcf
public static String convertAttributeNameToIcf(QName attrQName,
String resourceSchemaNamespace,
OperationResult parentResult)
throws SchemaException
- Throws:
SchemaException
convertValueToIcf
public static Object convertValueToIcf(Object value,
Protector protector,
QName propName)
throws SchemaException
- Throws:
SchemaException
toGuardedString
public static org.identityconnectors.common.security.GuardedString toGuardedString(ProtectedStringType ps,
Protector protector,
String propertyName)
Copyright © 2013 evolveum. All Rights Reserved.