entry = ServerEntryUtils.toServerEntry( ( ( DirContext ) obj ).getAttributes( "" ), target,
getDirectoryService().getSchemaManager() );
}
catch ( LdapInvalidAttributeTypeException liate )
{
throw new InvalidAttributeIdentifierException( liate.getMessage() );
}
if ( ( outServerEntry != null ) && ( outServerEntry.size() > 0 ) )
{
for ( EntryAttribute attribute : outServerEntry )