Package org.identityconnectors.common
package org.identityconnectors.common
Common utilities for all Connectors. This includes some string
manipulation, logging, and IO utilities.
-
ClassDescriptionUtility package for byte manipulation.Builder to simplify implementing the
Object.equals(Object)
andObject.hashCode()
methods.Create a globally unique identifier.IO Utilities.Pair<T1,T2> An arbitrary pair of objects.Simple extension of PrintWriter so you don't have to create a StringWriter to pass to it, when you want the functionality of PrintWriter but you want it in a buffer.String Utilities.Encapsulates a version number.A version range is an interval describing a set ofversions
.