com.evolveum.midpoint.provisioning.ucf.util
Class UcfUtil
java.lang.Object
com.evolveum.midpoint.provisioning.ucf.util.UcfUtil
public class UcfUtil
- extends java.lang.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 java.lang.String convertAttributeNameToIcf(javax.xml.namespace.QName attrQName,
java.lang.String resourceSchemaNamespace,
OperationResult parentResult)
throws SchemaException
- Throws:
SchemaException
convertValueToIcf
public static java.lang.Object convertValueToIcf(java.lang.Object value,
Protector protector,
javax.xml.namespace.QName propName)
throws SchemaException
- Throws:
SchemaException
toGuardedString
public static org.identityconnectors.common.security.GuardedString toGuardedString(ProtectedStringType ps,
Protector protector,
java.lang.String propertyName)
Copyright © 2012 evolveum. All Rights Reserved.